Date: Sunday, October 9, 2016 @ 17:20:07 Author: felixonmars Revision: 278011
upgpkg: attica-qt5 5.27.0-1 Upstream release Modified: attica-qt5/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-09 17:20:00 UTC (rev 278010) +++ PKGBUILD 2016-10-09 17:20:07 UTC (rev 278011) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=attica-qt5 -pkgver=5.26.0 +pkgver=5.27.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=('d9964350af248c74900b2cc5ee9f475c') +md5sums=('58d0152f41877f2c4086070fd119ca4f') prepare() { mkdir -p build
