Date: Thursday, April 13, 2017 @ 20:46:17 Author: felixonmars Revision: 292757
upgpkg: attica-qt5 5.33.0-1 Upstream release Modified: attica-qt5/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 20:46:05 UTC (rev 292756) +++ PKGBUILD 2017-04-13 20:46:17 UTC (rev 292757) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=attica-qt5 -pkgver=5.32.0 +pkgver=5.33.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=("https://download.kde.org/stable/frameworks/${pkgver%.*}/attica-${pkgver}.tar.xz"{,.sig}) -sha256sums=('e5428cda35021d00baecb16cadf12a08c84ef15e61e72790ae6e33ccef1b749b' +sha256sums=('a6953f8c7c1f4b126a4a07228094eaef47f94102dccc1ad2348b78061ef425b7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
