Date: Monday, August 15, 2022 @ 16:46:04 Author: felixonmars Revision: 452762
upgpkg: attica 5.97.0-1: KDE Frameworks 5.97 Modified: attica/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 16:45:53 UTC (rev 452761) +++ PKGBUILD 2022-08-15 16:46:04 UTC (rev 452762) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=attica -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 arch=(x86_64) pkgdesc='Qt library that implements the Open Collaboration Services API' @@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('e7fecc846d4d383d7b719aa9de22b95a31ab1c98375f0d784bb790e696168ff6' +sha256sums=('c5f82aac64fc59376eaca14190e7a31d3697b41f9468375f43ef0890573b3832' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]> options=(debug)
