author | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:23:31 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:23:31 UTC |
parent | aa566b796ea5d547be1bf31822f85a48f8124598 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ae5bcfb..0a0a0fc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.15.0 +pkgver=5.16.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=('ff73dca44ac6d7f82d5d9d4d7b70d4d2') +md5sums=('37253e84caeaec72b37eafd58f483c2e') prepare() { mkdir -p build