author | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
parent | 3fc623aaa1525f0d770b2bf47882c043a9ea235e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0c5d5de..1f4e06f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.104.0 +pkgver=5.105.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=('b0ed0246871283df04c62f0df2b221e32911cb4d292d5ae42f860958032eb510' +sha256sums=('6e76e822a8b4e49d3357958fd3880858a59ccf4defd45a0e248c57535788b981' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>