Date: Monday, May 16, 2016 @ 16:25:48
  Author: fyan
Revision: 268100

upgpkg: kauth 5.22.0-1

Upstream release

Modified:
  kauth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-05-16 14:25:39 UTC (rev 268099)
+++ PKGBUILD    2016-05-16 14:25:48 UTC (rev 268100)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kauth
-pkgver=5.21.0
+pkgver=5.22.0
 pkgrel=1
 pkgdesc='Abstraction to system policy and authentication features'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('f825418d85c8853c1de0dffb737573de')
+md5sums=('44180d5b28be7d5cee40f3137281f8d0')
 
 prepare() {
   mkdir -p build

Reply via email to