author | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:53:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:53:38 UTC |
parent | 9732968a3d8c567999034c9c01d11e5133276a35 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9cad71f..cd8f18b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.108.0 +pkgver=5.109.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=('b8bd3ba590b58408c1aeb6163e8ec751fe3695f1bcc4b8ce92e272b31c18ff39' +sha256sums=('72c4a602664b88f16d138cd36a709afbee86a555609232084e29ddb0c2a4aaf1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>