git » kauth.git » commit 50e029f

KF 5.6.0

author Andrea Scarpino
2015-01-08 09:32:14 UTC
committer Andrea Scarpino
2015-01-08 09:32:14 UTC
parent 6732f9d2cce4968eba1bc55a90437c61f39051bf

KF 5.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6606295..13745d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.5.0
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Abstraction to system policy and authentication features'
 arch=('i686' 'x86_64')
@@ -11,7 +11,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=('128446b4fefc20a355551fdfbd565378')
+md5sums=('f13bc083f650a33b510848d5f93612b4')
 
 prepare() {
   mkdir -p build