git » khotkeys.git » commit 3cd204c

Plasma 5.3.2

author Antonio Rojas
2015-06-29 17:51:33 UTC
committer Antonio Rojas
2015-06-29 17:51:33 UTC
parent dc8ab7a59b5832b7143eb9aa78ab03be315b4af5

Plasma 5.3.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ead4783..62379c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=khotkeys
-pkgver=5.3.1
+pkgver=5.3.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=('00b0d5c530424cb497347fefcf24f31b')
+md5sums=('b8dfd877f63186c9029fbd1519e7e200')
 
 prepare() {
   mkdir build