git » kauth.git » commit 8426f61

KF 5.19.0

author Felix Yan
2016-02-14 03:36:20 UTC
committer Felix Yan
2016-02-14 03:36:20 UTC
parent 0ed913659bdf1b6f184b2d456e0b2180e0ab4480

KF 5.19.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1416ad6..83d3df4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.18.0
+pkgver=5.19.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=('2732f1ad8224a63fe7a89e7471b6c29c')
+md5sums=('ab6498a04ed69236cb582677df829c91')
 
 prepare() {
   mkdir -p build