git » kscreenlocker.git » commit 11205d9

Plasma 5.5.3

author Antonio Rojas
2016-01-06 15:37:45 UTC
committer Antonio Rojas
2016-01-06 15:37:45 UTC
parent 90e3faf73a52b68748d906ac26b0bab0a5914928

Plasma 5.5.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c7cc0a6..cbc287f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kscreenlocker
-pkgver=5.5.2
+pkgver=5.5.3
 pkgrel=1
 pkgdesc='Library and components for secure lock screen architecture'
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@ groups=(plasma)
 depends=(kdelibs4support plasma-framework kidletime kwayland libxcursor)
 makedepends=(extra-cmake-modules python kdoctools)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('281c413dbf9c961cb4473303d853a40a')
+md5sums=('e8459dd31a20a10298c61db6290b0d44')
 
 prepare() {
   mkdir -p build