git » kcompletion.git » commit baa6bfd

KDE Frameworks 5.54

author Antonio Rojas
2019-01-12 15:05:57 UTC
committer Antonio Rojas
2019-01-12 15:05:57 UTC
parent c30d5c75af6cdb35e7686d98f44412b00f6a24a0

KDE Frameworks 5.54

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 38ce6cc..22266e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcompletion
-pkgver=5.53.0
+pkgver=5.54.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=('c9f5c73178ee76308d0b9e5eef3d1338dcb8b4fab64aff0b278e3e24d405ae01'
+sha256sums=('c010352c5858df9ab184c0d8ba0e72278132cabcd2f7d6c0b3b6aa936802ef69'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>