author | Antonio Rojas
<arojas@archlinux.org> 2015-12-15 15:40:54 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-12-15 15:40:54 UTC |
parent | a27712c82205bc4a81c44571f99fbd2b5af540b6 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 332129a..7b6b5f6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kscreenlocker -pkgver=5.5.0 -pkgrel=2 +pkgver=5.5.1 +pkgrel=1 pkgdesc='Library and components for secure lock screen architecture' arch=(i686 x86_64) url='https://projects.kde.org/kscreenlocker' @@ -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=('29bddc4e4ab94f7e0cf5ad7b43f40bed') +md5sums=('754079d2ca914aa6da9071315783557f') prepare() { mkdir -p build