author | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
parent | baa6bfdfcc84a6381faf841d80e62322f62d8a60 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 22266e1..51dc02c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.54.0 +pkgver=5.55.0 pkgrel=1 pkgdesc='Text completion helpers and widgets' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('c010352c5858df9ab184c0d8ba0e72278132cabcd2f7d6c0b3b6aa936802ef69' +sha256sums=('224761954421b2e25c2b9651c7e730da9fb7a569674c399c867a9f895d3ad523' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>