git » kauth.git » commit f1f440e

Upstream release

author Felix Yan
2016-07-11 01:01:25 UTC
committer Felix Yan
2016-07-11 01:01:25 UTC
parent 3c1eebe61771aae014e64c1793aca00be53914eb

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 35af2e2..a0b502c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.23.0
+pkgver=5.24.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=('1e41eae5f42f03b2de331460f280a327')
+md5sums=('41a52cd2eb1e0d6acf8c36c45999df2c')
 
 prepare() {
   mkdir -p build