git » kauth.git » commit 525d7b7

Upstream release

author Felix Yan
2016-09-14 09:12:57 UTC
committer Felix Yan
2016-09-14 09:12:57 UTC
parent b5d1d7d2548b95a680edad76e22d6d61246378bb

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b56ccb9..6d2bf55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kauth
-pkgver=5.25.0
+pkgver=5.26.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=('059033f3a41d6733bc92ed6f3fece2ef')
+md5sums=('11d81eb6556879c8f8f57cad887fad31')
 
 prepare() {
   mkdir -p build