git » khotkeys.git » commit 933e5d9

Merge kde-unstable

author Antonio Rojas
2015-08-24 19:32:59 UTC
committer Antonio Rojas
2015-08-24 19:32:59 UTC
parent 3cd204c3afe21fc7a971eda9adad2d768a0a9a92

Merge kde-unstable

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 62379c6..2f2131a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=khotkeys
-pkgver=5.3.2
+pkgver=5.4.0
 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=('b8dfd877f63186c9029fbd1519e7e200')
+md5sums=('7014f8129cfcf96119dfb3cc23da7ffb')
 
 prepare() {
   mkdir build