Date: Wednesday, April 8, 2015 @ 08:54:04 Author: fyan Revision: 235622
upgpkg: kauth 5.9.0-1 Modified: kauth/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-08 06:53:14 UTC (rev 235621) +++ PKGBUILD 2015-04-08 06:54:04 UTC (rev 235622) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kauth -pkgver=5.8.0 +pkgver=5.9.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=('743436e264547bd9223c21f4921b82ea') +md5sums=('9bb12f782103680397217a2319eb617d') prepare() { mkdir -p build
