Date: Monday, August 15, 2022 @ 15:31:03 Author: felixonmars Revision: 452753
upgpkg: kservice 5.97.0-1: KDE Frameworks 5.97 Modified: kservice/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 15:29:41 UTC (rev 452752) +++ PKGBUILD 2022-08-15 15:31:03 UTC (rev 452753) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kservice -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Advanced plugin and service introspection' arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('ed99b8ad1ed141fbd38ef1bd0cba5045839c181f3a3d5a672c6a215fcb50e3fd' +sha256sums=('6d0016a801edbd2989a13a3cf460b1164663c9b205ced8f9242f256a1b3e202e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]> options=(debug)
