git » kmenuedit.git » commit 2d63fd2

Plasma 5.3

author Antonio Rojas
2015-04-25 17:06:41 UTC
committer Antonio Rojas
2015-04-25 17:06:41 UTC
parent b2f24bb19d0b8829c949ca564dafd447de994c68

Plasma 5.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 23d4a28..37e9dd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kmenuedit
-pkgver=5.2.2
+pkgver=5.3.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=('e99dbc3e15f9d71982b1daaceb28bb72')
+md5sums=('fdaedd50d6f1f26205df1fe08b12c56d')
 
 prepare() {
   mkdir build