author | Antonio Rojas
<arojas@archlinux.org> 2020-09-12 19:07:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-09-12 19:07:27 UTC |
parent | 42ef611305947740dc6cf6982e780436e8b3f3b9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 008e3c6..62e84c8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.73.0 +pkgver=5.74.0 pkgrel=1 pkgdesc='Text completion helpers and widgets' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('72b0650e5ae9f30ad4ec30b55e660c826d93edfda0ef4f9436f226cbb8a9705a' +sha256sums=('5bec7f31bab8eb724bfb01690bd1585b43eccca4e37c80cc3729af2f7c7b2875' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>