Date: Friday, November 13, 2015 @ 16:23:31 Author: fyan Revision: 250885
upgpkg: kauth 5.16.0-1 KF 5.16.0 Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-13 15:23:22 UTC (rev 250884) +++ PKGBUILD 2015-11-13 15:23:31 UTC (rev 250885) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kauth -pkgver=5.15.0 +pkgver=5.16.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=('ff73dca44ac6d7f82d5d9d4d7b70d4d2') +md5sums=('37253e84caeaec72b37eafd58f483c2e') prepare() { mkdir -p build
