git » kauth.git » commit 2f9b9b4

upgpkg: 5.14.0-1

author Felix Yan
2015-09-12 00:34:57 UTC
committer Felix Yan
2015-09-12 00:34:57 UTC
parent cf23c5a142a4647d85750d80ce2f70afe4abc161

upgpkg: 5.14.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2fdb81d..8e1e421 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.13.0
+pkgver=5.14.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=('461842d488b050cfedd918227f7b6420')
+md5sums=('ea724c2152b88149893784a234c5bbcc')
 
 prepare() {
   mkdir -p build