Date: Friday, March 13, 2015 @ 18:02:31 Author: fyan Revision: 233465
upgpkg: kauth 5.8.0-1 KF 5.8 Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 17:02:22 UTC (rev 233464) +++ PKGBUILD 2015-03-13 17:02:31 UTC (rev 233465) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kauth -pkgver=5.7.0 +pkgver=5.8.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=('355a74f81d18f551561459533ddad859') +md5sums=('743436e264547bd9223c21f4921b82ea') prepare() { mkdir -p build
