Date: Saturday, October 10, 2015 @ 12:00:19 Author: fyan Revision: 248732
upgpkg: kauth 5.15.0-1 KF 5.15.0 Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-10 10:00:06 UTC (rev 248731) +++ PKGBUILD 2015-10-10 10:00:19 UTC (rev 248732) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kauth -pkgver=5.14.0 +pkgver=5.15.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=('ea724c2152b88149893784a234c5bbcc') +md5sums=('ff73dca44ac6d7f82d5d9d4d7b70d4d2') prepare() { mkdir -p build
