author | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:02:31 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:02:31 UTC |
parent | 82f690dd2cd77cae05b4385e55cd6d13659d2276 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e4d1070..c939b58 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.7.0 +pkgver=5.8.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kcoreaddons' 'polkit-qt5') 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