Date: Wednesday, March 16, 2016 @ 05:22:56 Author: fyan Revision: 261702
upgpkg: kauth 5.20.0-1 KF 5.20.0 Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-16 04:22:37 UTC (rev 261701) +++ PKGBUILD 2016-03-16 04:22:56 UTC (rev 261702) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kauth -pkgver=5.19.0 +pkgver=5.20.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=('ab6498a04ed69236cb582677df829c91') +md5sums=('fb9c705b84641d62125b878349fcd4db') prepare() { mkdir -p build
