author | Antonio Rojas
<arojas@archlinux.org> 2015-06-10 20:56:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-06-10 20:56:07 UTC |
parent | 4628f3797311d861140d31e9b43abd3c83470cdf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7fcd3fe..9faf554 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.10.0 +pkgver=5.11.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=('55b1eb4e58051e376c22cf3786924515') +md5sums=('44f96e75953fb3e66ecefc21ffc3b3ff') prepare() { mkdir -p build