author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:25:37 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:25:37 UTC |
parent | 9b3bf855eadc693c107be81a4743dbc982373e2d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0f46d9a..b981eca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=frameworkintegration -pkgver=5.23.0 +pkgver=5.24.0 pkgrel=1 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('knotifications' 'kiconthemes') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('16af94413983986c36a3a2b9279a3b7b') +md5sums=('bc3793fb4adf756511fdd042cb710afc') prepare() { mkdir -p build