Date: Monday, August 14, 2017 @ 10:40:57 Author: felixonmars Revision: 302055
upgpkg: attica-qt5 5.37.0-1 Upstream release Modified: attica-qt5/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-14 10:40:52 UTC (rev 302054) +++ PKGBUILD 2017-08-14 10:40:57 UTC (rev 302055) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=attica-qt5 -pkgver=5.36.0 +pkgver=5.37.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' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/attica-${pkgver}.tar.xz"{,.sig}) -sha256sums=('8dd2998f5c9b5f727ec406385f065907f1c6b094ac47d3c1eaae2b858c9f258a' +sha256sums=('573c71704b4116e82a9866a86b90e375a1f5022563246b14bb0866963899588e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
