author | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
parent | 87562835cd6d5e638adc1b14f9dc8c21085520b5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 165eda8..8fe1a76 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesu -pkgver=5.5.0 +pkgver=5.6.0 pkgrel=1 pkgdesc='Integration with su for elevated privileges' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kservice' 'kpty') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ff7fa1300162c4fd14a1dc439fe21917') +md5sums=('bc5266bfa34cbd083e2421ff0e6901fb') prepare() { mkdir -p build