author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:04:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:04:20 UTC |
parent | e8e44367812bfce4a13e8c212728153889cef4bd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ae19b51..48b67ff 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kparts -pkgver=5.22.0 +pkgver=5.23.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=('fd59ee43e8be184299cfd170d2abfbbf') +md5sums=('6a82c4f8b69ae6d28d74ed795865c248') prepare() { mkdir -p build