Date: Monday, August 15, 2022 @ 15:28:01 Author: felixonmars Revision: 452749
upgpkg: kwindowsystem 5.97.0-1: KDE Frameworks 5.97 Modified: kwindowsystem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 15:24:18 UTC (rev 452748) +++ PKGBUILD 2022-08-15 15:28:01 UTC (rev 452749) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwindowsystem -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('fd773e38bb971e30e9f09583560c2d44638c4d47223ef37176cdd23ae81f8bc6' +sha256sums=('b822a796379a1ce03a4a9fad64aa6289ba7abd84e3b137af31d8043b9c5efef1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]> options=(debug)
