author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:22:56 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:22:56 UTC |
parent | 8426f613ddab268424e8fcd1c3343957c6879526 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 83d3df4..6bc060f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.19.0 +pkgver=5.20.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=('ab6498a04ed69236cb582677df829c91') +md5sums=('fb9c705b84641d62125b878349fcd4db') prepare() { mkdir -p build