Date: Monday, May 16, 2016 @ 16:31:40 Author: fyan Revision: 268120 upgpkg: attica-qt5 5.22.0-1
Upstream release Modified: attica-qt5/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-16 14:31:34 UTC (rev 268119) +++ PKGBUILD 2016-05-16 14:31:40 UTC (rev 268120) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=attica-qt5 -pkgver=5.21.0 +pkgver=5.22.0 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='Qt5 library that implements the Open Collaboration Services API' @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/attica-${pkgver}.tar.xz") -md5sums=('17d59faee6f1742cad3bb0ca28106463') +md5sums=('f0962f1a970318a1e54dd9fd724279d1') prepare() { mkdir -p build
