author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 16:33:44 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 16:33:44 UTC |
parent | f039223bbd3975491b4f56488be9cb31a0c4bdfb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9c5d131..ec8808f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=krunner -pkgver=5.17.0 +pkgver=5.18.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=('cfba38c903d9a939e3a25174837903b3') +md5sums=('51f616e04e7e77e0d4f526b1215b33ac') prepare() { mkdir build