Date: Wednesday, March 16, 2016 @ 05:28:58 Author: fyan Revision: 261722
upgpkg: attica-qt5 5.20.0-1 KF 5.20.0 Modified: attica-qt5/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-16 04:28:52 UTC (rev 261721) +++ PKGBUILD 2016-03-16 04:28:58 UTC (rev 261722) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=attica-qt5 -pkgver=5.19.0 +pkgver=5.20.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=('3b4b45a3e250cec426890735089c7fcf') +md5sums=('217141216fa45f79d7373cadd3e3c27c') prepare() { mkdir -p build
