Date: Sunday, August 14, 2016 @ 15:39:46 Author: felixonmars Revision: 273677
upgpkg: kauth 5.25.0-1 Upstream release Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-14 15:39:40 UTC (rev 273676) +++ PKGBUILD 2016-08-14 15:39:46 UTC (rev 273677) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <and...@archlinux.org> pkgname=kauth -pkgver=5.24.0 +pkgver=5.25.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=('41a52cd2eb1e0d6acf8c36c45999df2c') +md5sums=('059033f3a41d6733bc92ed6f3fece2ef') prepare() { mkdir -p build