author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:18:36 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:18:36 UTC |
parent | fcab6dc88a144b3bdd5556d2fea99f3c5757c914 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4e69382..4c3db8b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Text completion helpers and widgets' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kwidgetsaddons kconfig) makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('b2f146a49649e15943f4caeee4968bf5298ad932b306dc8c75f888efaa68b9ca' +sha256sums=('6ab1e04ed3cc83f28a88224a661e5cd6a097e1a7d305987320dd8bd0c37b9ea6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)