Date: Sunday, February 14, 2016 @ 04:36:20 Author: fyan Revision: 259153
upgpkg: kauth 5.19.0-1 KF 5.19.0 Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-14 03:36:06 UTC (rev 259152) +++ PKGBUILD 2016-02-14 03:36:20 UTC (rev 259153) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kauth -pkgver=5.18.0 +pkgver=5.19.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=('2732f1ad8224a63fe7a89e7471b6c29c') +md5sums=('ab6498a04ed69236cb582677df829c91') prepare() { mkdir -p build
