author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:14:26 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:14:26 UTC |
parent | 525d7b7a6cda45e1997891bfa76d869f4476aa7b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6d2bf55..ff5787b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.26.0 +pkgver=5.27.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=('11d81eb6556879c8f8f57cad887fad31') +md5sums=('345e44221759e83774dd10cfd64d3314') prepare() { mkdir -p build