author | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
parent | 7b46f4108e5a02d5a004a4c0ee20134cca54a11f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6eb9136..089d7fe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.85.0 +pkgver=5.86.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=('41baead36a7466b9184cf4bef2662e91b07f2bd1fe6a2753de0ad5b5550dc4ef' +sha256sums=('dec689554239e05186fe1114467732b939849a649f9526112954a8f599ba86a6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>