author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:29:58 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:29:58 UTC |
parent | 5e9fc97cb728fba2863fd03362b17a243b18dcf2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2cad981..e706d73 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kparts -pkgver=5.26.0 +pkgver=5.27.0 pkgrel=1 pkgdesc='Document centric plugin system' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ce2e6562b990660928d080e7fbd97f0c') +md5sums=('95c81fa648547add2e028242589f7e00') prepare() { mkdir -p build