author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 09:29:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 09:29:51 UTC |
parent | 456e076f0e53f0445ba468f6c4576e04bc5cd59f |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 07eb38f..27d014b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesu -pkgver=5.8.0 -pkgrel=2 +pkgver=5.9.0 +pkgrel=1 pkgdesc='Integration with su for elevated privileges' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kdesu' @@ -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=('b47ba38043952502127431910d920b50') +md5sums=('faf0a80cbdd93aac34f372bd325612b5') prepare() { mkdir -p build