author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:36:22 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:36:22 UTC |
parent | ba5f174421e8b6659d9c359b32fab26f8b909c74 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 43d7de0..bb4dc1d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=krunner -pkgver=5.14.0 +pkgver=5.15.0 pkgrel=1 pkgdesc='Framework for providing different actions given a string query' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('LGPL') depends=('plasma-framework' 'threadweaver') makedepends=('extra-cmake-modules' 'kdoctools') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz") -md5sums=('8125ed94b4b2a19fef7430b0cc649212') +md5sums=('2a9971ce78f12dc38fe2dec6ab279b10') prepare() { mkdir build