Date: Monday, April 11, 2016 @ 05:30:41
  Author: fyan
Revision: 264500

upgpkg: kauth 5.21.0-1

Upstream release

Modified:
  kauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-11 03:30:30 UTC (rev 264499)
+++ PKGBUILD    2016-04-11 03:30:41 UTC (rev 264500)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kauth
-pkgver=5.20.0
+pkgver=5.21.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=('fb9c705b84641d62125b878349fcd4db')
+md5sums=('f825418d85c8853c1de0dffb737573de')
 
 prepare() {
   mkdir -p build

Reply via email to