git » kcompletion.git » commit e52570c

KDE Frameworks 5.50

author Antonio Rojas
2018-09-08 08:29:56 UTC
committer Antonio Rojas
2018-09-08 08:29:56 UTC
parent 48a6bbb253ced257d09470c0dd0ff97243cf39f6

KDE Frameworks 5.50

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d22f50f..388fec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcompletion
-pkgver=5.49.0
+pkgver=5.50.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=('715d5d1f75fdd64458aae6391ca288d743c2b98043d418c846b3d98f2d377999'
+sha256sums=('5fe538fc18c57f167cac95262f75d4c638b16408c0e9cc3250c6c12be6cc0ed8'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>