git » kmenuedit.git » commit 9b70fa3

Plasma 5.5.1

author Antonio Rojas
2015-12-15 15:40:54 UTC
committer Antonio Rojas
2015-12-15 15:40:54 UTC
parent f296cb081ca275aa7ae04d4fe781c2c4c7419b57

Plasma 5.5.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index d60ec33..70abb94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Antonio Rojas
 
 pkgname=kmenuedit
-pkgver=5.5.0
-pkgrel=2
+pkgver=5.5.1
+pkgrel=1
 pkgdesc='KDE menu editor'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kmenuedit'
@@ -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=('260c16c02bab0d75f44559599c2b6348')
+md5sums=('84afc5f94bc84ec2315b2ce02695930a')
 
 prepare() {
   mkdir -p build