git » kmenuedit.git » commit 9cde777

Plasma 5.6.1

author Antonio Rojas
2016-03-29 16:07:00 UTC
committer Antonio Rojas
2016-03-29 16:07:00 UTC
parent 51eb10eccb5c9ef2556011711e87c5fc224bec8b

Plasma 5.6.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e642114..1959c4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kmenuedit
-pkgver=5.6.0
+pkgver=5.6.1
 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=('c5a37c45b9a2cd39b287e333910b170d')
+md5sums=('e39302b983f12aecc76193ba501f8834')
 
 prepare() {
   mkdir -p build