author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:31:03 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:31:03 UTC |
parent | 831edd63e46d03fd622aeff6278648b2848eaab7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7aa46ba..6d25ac5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> 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 @@ depends=(ki18n kconfig kdbusaddons kconfig kcoreaddons) 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 <faure@kde.org> options=(debug)