Date: Friday, March 13, 2015 @ 18:07:04 Author: fyan Revision: 233485
upgpkg: attica-qt5 5.8.0-1 KF 5.8 Modified: attica-qt5/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 17:06:57 UTC (rev 233484) +++ PKGBUILD 2015-03-13 17:07:04 UTC (rev 233485) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=attica-qt5 -pkgver=5.7.0 +pkgver=5.8.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=('45edbcf24f65f17f6d00860ae77cbc1e') +md5sums=('ef9d4203da44dd39736285db19b9b528') prepare() { mkdir -p build
