author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:48:49 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:48:49 UTC |
parent | c403ab518fba194e140f02cc14787df1a33b27e3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f52279e..f07adf3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kparts -pkgver=5.20.0 +pkgver=5.21.0 pkgrel=1 pkgdesc='Document centric plugin system' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('47e856a1cc7fbc3e9ed9f2326e998586') +md5sums=('926a7bfbaedcd988c4105f81609373e7') prepare() { mkdir -p build