author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:20:26 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:20:26 UTC |
parent | 2d18342618e38af63df0d96606c2dcfa4ec90ff7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 819357a..386a724 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.25.0 +pkgver=5.26.0 pkgrel=1 pkgdesc='Advanced plugin and service introspection' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') makedepends=('extra-cmake-modules' 'kdoctools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('3cc65c5082a9bdaa2c93ea01323fb814') +md5sums=('2f1c29b271e4cad9352d92768f389cbf') prepare() { mkdir -p build