author | Antonio Rojas
<arojas@archlinux.org> 2015-07-10 10:10:51 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-07-10 10:10:51 UTC |
parent | b8bf73b2d54f515ec4883d589aef106645e98dc3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9faf554..fc186a0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.11.0 +pkgver=5.12.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=('44f96e75953fb3e66ecefc21ffc3b3ff') +md5sums=('890be635d70451258fe5472812114148') prepare() { mkdir -p build