Date: Monday, May 16, 2016 @ 16:51:14 Author: fyan Revision: 268186 upgpkg: frameworkintegration 5.22.0-1
Upstream release Modified: frameworkintegration/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-16 14:51:05 UTC (rev 268185) +++ PKGBUILD 2016-05-16 14:51:14 UTC (rev 268186) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=frameworkintegration -pkgver=5.21.0 +pkgver=5.22.0 pkgrel=1 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('5c49bcff088db6b9d37977a53b1e561b') +md5sums=('b22f922009cb57beeb09b048003c5369') prepare() { mkdir -p build
