git » kcodecs.git » commit 7e7e479

KDE Frameworks 5.59

author Antonio Rojas
2019-06-08 09:21:24 UTC
committer Antonio Rojas
2019-06-08 09:21:24 UTC
parent ae68a8516b1e501181f9b8fcba493b144fee9cd9

KDE Frameworks 5.59

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7740297..8807c2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.58.0
+pkgver=5.59.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=('6e5b3c2083c840947e255d58b338128a5e498a4176969f6ac724d56ca3cae8ef'
+sha256sums=('768875bba3612a47419ac600107e045467feb55a4bf6ceb1cf51085c85c7a13a'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>