git » kcompletion.git » commit 48a6bbb

KDE Frameworks 5.49

author Antonio Rojas
2018-08-17 21:14:22 UTC
committer Antonio Rojas
2018-08-17 21:14:22 UTC
parent a16dfb08d4d12427edd45ad558c1943e27b906fa

KDE Frameworks 5.49

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 2106f4c..d22f50f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcompletion
-pkgver=5.48.0
-pkgrel=3
+pkgver=5.49.0
+pkgrel=1
 pkgdesc='Text completion helpers and widgets'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -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=('9796e291d84a7d7e3ab560245b042d12239235d7beb8be2c6b26036f08ac3589'
+sha256sums=('715d5d1f75fdd64458aae6391ca288d743c2b98043d418c846b3d98f2d377999'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>