[arch-commits] Commit in kauth/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Dec 12 16:28:54 UTC 2015


    Date: Saturday, December 12, 2015 @ 17:28:54
  Author: fyan
Revision: 255878

upgpkg: kauth 5.17.0-1

KF 5.17.0

Modified:
  kauth/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 16:28:45 UTC (rev 255877)
+++ PKGBUILD	2015-12-12 16:28:54 UTC (rev 255878)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kauth
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Abstraction to system policy and authentication features'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kauth'
@@ -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=('37253e84caeaec72b37eafd58f483c2e')
+md5sums=('84489bee19eff7c58b9def9f93000783')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list