author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:37:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:37:28 UTC |
parent | 50e029f09fa0c7eff649ead4b64d033fc81a776b |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 13745d6..e4d1070 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,8 @@ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Abstraction to system policy and authentication features' arch=('i686' 'x86_64') @@ -11,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=('f13bc083f650a33b510848d5f93612b4') +md5sums=('355a74f81d18f551561459533ddad859') prepare() { mkdir -p build