git » kscreenlocker.git » commit 8dead05

Plasma 5.6.4

author Antonio Rojas
2016-05-10 15:48:01 UTC
committer Antonio Rojas
2016-05-10 15:48:01 UTC
parent 5b3b87aff313683093da6ecdfb1108f239536d77

Plasma 5.6.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 63f24ce..423fcaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.6.3
+pkgver=5.6.4
 pkgrel=1
 pkgdesc='Library and components for secure lock screen architecture'
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@ groups=(plasma)
 depends=(kidletime kwayland kdeclarative)
 makedepends=(extra-cmake-modules python kdoctools kcmutils libxcursor)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('34df63237dfd8a33ca2ead9534fdec6d')
+md5sums=('2c5263b7576a52bedde84edb4779193f')
 
 prepare() {
   mkdir -p build