author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 08:09:05 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 08:09:05 UTC |
parent | 52ae0594d620a15f6030e97154db09fb83362be8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fc186a0..2fdb81d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kauth -pkgver=5.12.0 +pkgver=5.13.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=('890be635d70451258fe5472812114148') +md5sums=('461842d488b050cfedd918227f7b6420') prepare() { mkdir -p build