author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 10:27:08 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 10:27:08 UTC |
parent | 653e0a9e897d8aa23c424f083c1c20a6e13e2cb4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e645846..25275f4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesu -pkgver=5.12.0 +pkgver=5.13.0 pkgrel=1 pkgdesc='Integration with su for elevated privileges' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kservice' 'kpty') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('fd182c27645b3bfbcd725bc7190d9b30') +md5sums=('9d24e52ef03e0eafcb1df973cd818075') prepare() { mkdir -p build