git » kmenuedit.git » commit 0553a00

Plasma 5.5.5

author Antonio Rojas
2016-03-01 16:13:59 UTC
committer Antonio Rojas
2016-03-01 16:13:59 UTC
parent 92efaabcbddfc0527db857b9921f92b151cdcd2d

Plasma 5.5.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 802485f..b5040e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kmenuedit
-pkgver=5.5.4
+pkgver=5.5.5
 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=('6b4f74c63e78f019d9a7e219ebf2b57e')
+md5sums=('7541b0e0656d648731efc0ebcf1f80a3')
 
 prepare() {
   mkdir -p build