author | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
parent | d9fd99ea663e7c79ce652215d180cecfedf2bce9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index de69080..599f7d0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.100.0 +pkgver=5.101.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=('63689d9bad9c7320734e84c5b6434aa11c15b026c845ae05f5ce154afd0a4586' +sha256sums=('d80f6fbe23285f9f914ed67ffd2a825d36850c086121666bbb62257126553f30' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)