git » khotkeys.git » commit 2609e97

Plasma 5.4.3

author Antonio Rojas
2015-11-09 19:53:30 UTC
committer Antonio Rojas
2015-11-09 19:53:30 UTC
parent 3cbae27004d520e78135a4715f0d4b6084742d71

Plasma 5.4.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b7e162a..fc3b51e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=khotkeys
-pkgver=5.4.2
+pkgver=5.4.3
 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=('530e74504d38cfd6783421c017c56f55')
+md5sums=('637fcb4975b2f0e8a475c20f59ed5b3d')
 
 prepare() {
   mkdir build