git » khotkeys.git » commit 20dafab

Plasma 5.2.2

author Antonio Rojas
2015-03-22 20:09:16 UTC
committer Antonio Rojas
2015-03-22 20:09:16 UTC
parent 66b300844da0262e0b032e0c75a2d91a3f2540c7

Plasma 5.2.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3d694cf..0a4cfd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=khotkeys
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc='KHotKeys'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('plasma-workspace')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('f9124cc0364fbbe5c7693a58214c306c')
+md5sums=('68a9500c5e58ddfa312ef49faaaa18c3')
 
 prepare() {
   mkdir build