author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:00:19 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:00:19 UTC |
parent | 2f9b9b44d350b2dd2b0b8854332a856851e66bf7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8e1e421..ae5bcfb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.14.0 +pkgver=5.15.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=('ea724c2152b88149893784a234c5bbcc') +md5sums=('ff73dca44ac6d7f82d5d9d4d7b70d4d2') prepare() { mkdir -p build