git » kauth.git » commit bf5c8df

upgpkg: 5.9.0-1

author Felix Yan
2015-04-08 06:54:04 UTC
committer Felix Yan
2015-04-08 06:54:04 UTC
parent aa42221f15145cd2789f656bb5e164d72d0e00af

upgpkg: 5.9.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c939b58..7854af5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.8.0
+pkgver=5.9.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=('743436e264547bd9223c21f4921b82ea')
+md5sums=('9bb12f782103680397217a2319eb617d')
 
 prepare() {
   mkdir -p build