author | Antonio Rojas
<arojas@archlinux.org> 2022-11-11 19:54:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-11-11 19:54:35 UTC |
parent | 1a12f886424571b308595d0c34e20bb195009345 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f8fe7c7..de69080 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.99.0 +pkgver=5.100.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=('4b54b28cd3318aa403a15735d537739662b7397879a4f478545b444a75b54793' +sha256sums=('63689d9bad9c7320734e84c5b6434aa11c15b026c845ae05f5ce154afd0a4586' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)