git » kauth.git » commit 4628f37

KDE Frameworks 5.10

author Antonio Rojas
2015-05-06 06:18:10 UTC
committer Antonio Rojas
2015-05-06 06:18:10 UTC
parent bf5c8dfaabdccb63bbb8a49ea87f300e801350b1

KDE Frameworks 5.10

PKGBUILD +2 -2

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