author | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-03-15 11:12:25 UTC |
parent | 9393bea67f245ea0a5d307f163eb831feef62801 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c0e22fd..e4dd78f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.67.0 +pkgver=5.68.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=('8f3399ada26dbcd420ab58dda9bfc0bb092279430f2444b07111f3a6f34b3d93' +sha256sums=('642d68b4c472e11a8861a61238297633be288bfd72c13547707754f1ae2be33a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>