git » kcodecs.git » commit 4833ec6

KDE Frameworks 5.56

author Antonio Rojas
2019-03-09 09:50:30 UTC
committer Antonio Rojas
2019-03-09 09:50:30 UTC
parent ac513412f9f485957bee2aa0362a5337ebf6699b

KDE Frameworks 5.56

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 088ceaa..547f302 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.55.0
+pkgver=5.56.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 gperf 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=('4bd6fd48268d83b59f1b3c8ee19a50d9bee72f3601098dd5bb8e4b24a8912111'
+sha256sums=('e7234cddea70d4fa61dd66272dd43da401cc2543e40a6e9bb3a3655263419c82'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>