git » kauth.git » commit c20a62b

KF 5.17.0

author Felix Yan
2015-12-12 16:28:54 UTC
committer Felix Yan
2015-12-12 16:28:54 UTC
parent 5f85371cec9d7c179d8f51bbc187a70d758144db

KF 5.17.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index e884a2e..78a4f9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Abstraction to system policy and authentication features'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kauth'
@@ -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=('37253e84caeaec72b37eafd58f483c2e')
+md5sums=('84489bee19eff7c58b9def9f93000783')
 
 prepare() {
   mkdir -p build