git » kscreenlocker.git » commit 39619a2

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 58b9896e78309e53c15e4f532280c66d77103b1c

Plasma 5.6.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5abfc1b..046b9d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.6.1
+pkgver=5.6.2
 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=('42ecfc97b87eeab01d29b39191bc2f9e')
+md5sums=('173888c9ce09eb9979c90735b0664d65')
 
 prepare() {
   mkdir -p build