author | Andrea Scarpino
<andrea@archlinux.org> 2014-08-05 11:08:13 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-08-05 11:08:13 UTC |
parent | a151ddd520e8e7fcc864edcc228e28fb134b92c1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c454c6d..261a4ad 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kglobalaccel -pkgver=5.0.0 +pkgver=5.1.0 pkgrel=1 pkgdesc='KGlobalAccel' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-x11extras') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('2789a7e598942a9a7004fa867019ec6a') +md5sums=('479b59be77ee306fe8a8d29e5ded88a1') prepare() { mkdir -p build