author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:40:30 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:40:30 UTC |
parent | 4ca8fe84719940b2061eb2c0ae30610c8621c44f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5a686f3..673dbfd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcompletion -pkgver=5.60.0 +pkgver=5.61.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=('d5afb075661dfe2da5e300bd73dee89f92736f39859be711f186310bed245f7c' +sha256sums=('68697be65d6c9e0053fc3e504170d23c3162c05a0a9027249c575bc6dc8bd3ec' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>