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 | 287cdd8524f28bf23986b0d0310e9ca0610c5284 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index af8c7a1..14ea340 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.5.0 +pkgver=5.6.0 pkgrel=1 pkgdesc='Text completion helpers and widgets' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kwidgetsaddons' 'kconfig') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('8ee781b4307058ae7092fad65fade5a1') +md5sums=('a052a169885c4f9a5c425ae6b25c1339') prepare() { mkdir -p build