git » khotkeys.git » commit 468ebe3

Plasma 5.6.2

author Antonio Rojas
2016-04-05 17:37:53 UTC
committer Antonio Rojas
2016-04-05 17:37:53 UTC
parent 5ec80f5f2ab3407d30083e163d293ac9813bc706

Plasma 5.6.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 71e5905..9ae1354 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=khotkeys
-pkgver=5.6.1
+pkgver=5.6.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=('e5a2828b589967d0f98e289fabcb1efe')
+md5sums=('e38ba004c2ea5fdef1e6963c7e6f8163')
 
 prepare() {
   mkdir -p build