author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:30:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:30:41 UTC |
parent | 934d413fe27f340c6477bd5c93e358be92ee61f6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5b57941..d759cb5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.20.0 +pkgver=5.21.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=('fb9c705b84641d62125b878349fcd4db') +md5sums=('f825418d85c8853c1de0dffb737573de') prepare() { mkdir -p build