git » kmenuedit.git » commit c6d76d1

Plasma 5.4.3

author Antonio Rojas
2015-11-09 19:53:30 UTC
committer Antonio Rojas
2015-11-09 19:53:30 UTC
parent 6b98a5d1c4ce24757ea63de20e37d2512e367739

Plasma 5.4.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e56ff88..68c4530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kmenuedit
-pkgver=5.4.2
+pkgver=5.4.3
 pkgrel=1
 pkgdesc='KDE menu editor'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('bfaf172def24ea772dfc58c798b68938')
+md5sums=('ac2c4e060b7217b91f15e2c853fe6e10')
 
 prepare() {
   mkdir build