Date: Monday, July 11, 2016 @ 01:25:37 Author: felixonmars Revision: 271363
upgpkg: frameworkintegration 5.24.0-1 Upstream release Modified: frameworkintegration/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-11 01:24:58 UTC (rev 271362) +++ PKGBUILD 2016-07-11 01:25:37 UTC (rev 271363) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> 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') @@ -14,7 +14,7 @@ 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
