git » kcodecs.git » commit c71dff9

KDE Frameworks 5.60

author Antonio Rojas
2019-07-13 08:39:11 UTC
committer Antonio Rojas
2019-07-13 08:39:11 UTC
parent 7e7e479e43a5c45095e90062b00c67ca4b7d96e1

KDE Frameworks 5.60

PKGBUILD +2 -2

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