author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:57:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:57:43 UTC |
parent | 7de751643c4ad1603af8b769e019016b40fe0c7d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fb46883..eb3f208 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=krunner -pkgver=5.19.0 +pkgver=5.20.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=('c43cef2cc5b9322dd34c849ba3474c89') +md5sums=('99fb57dba31fbf6378528ec364e1e579') prepare() { mkdir build