git » kmenuedit.git » commit 21afca5

Merge kde-unstable

author Antonio Rojas
2015-08-24 19:32:59 UTC
committer Antonio Rojas
2015-08-24 19:32:59 UTC
parent 424235820a41e882b2a0cfb3a422f1c7b65ff8f7

Merge kde-unstable

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 326a49d..22a327b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kmenuedit
-pkgver=5.3.2
+pkgver=5.4.0
 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=('0065caeaeeb1999aad81e5ab110d3bfc')
+md5sums=('31b8ae1e86994814e1b5fd72c88ce096')
 
 prepare() {
   mkdir build