Date: Sunday, January 10, 2016 @ 15:38:38 Author: fyan Revision: 257726
upgpkg: kauth 5.18.0-1 KF 5.18.0 Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-10 14:38:29 UTC (rev 257725) +++ PKGBUILD 2016-01-10 14:38:38 UTC (rev 257726) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kauth -pkgver=5.17.0 +pkgver=5.18.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=('84489bee19eff7c58b9def9f93000783') +md5sums=('2732f1ad8224a63fe7a89e7471b6c29c') prepare() { mkdir -p build
