author | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:39:46 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:39:46 UTC |
parent | f1f440e781b9e4dca0fa55f4d04203ca766d603d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a0b502c..b56ccb9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.24.0 +pkgver=5.25.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=('41a52cd2eb1e0d6acf8c36c45999df2c') +md5sums=('059033f3a41d6733bc92ed6f3fece2ef') prepare() { mkdir -p build