author | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 01:02:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 01:02:43 UTC |
parent | c2485d559f0042caeb98db556427e8846ec25b6a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9ffab38..8a1a64c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.13.0 +pkgver=5.14.0 pkgrel=1 pkgdesc='Text completion helpers and widgets' arch=('i686' 'x86_64') @@ -12,7 +12,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=('a189b396126e3a901a6ca122b976277d') +md5sums=('d330c841ddf9d3857543daff933471af') prepare() { mkdir -p build