git » kauth.git » commit 0ed9136

KF 5.18.0

author Felix Yan
2016-01-10 14:38:38 UTC
committer Felix Yan
2016-01-10 14:38:38 UTC
parent c20a62ba3c3ef59a30562f9c41800ad153989700

KF 5.18.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 78a4f9f..1416ad6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.17.0
+pkgver=5.18.0
 pkgrel=1
 pkgdesc='Abstraction to system policy and authentication features'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('kcoreaddons' 'polkit-qt5')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('84489bee19eff7c58b9def9f93000783')
+md5sums=('2732f1ad8224a63fe7a89e7471b6c29c')
 
 prepare() {
   mkdir -p build