git » kcodecs.git » commit 7d11dc2

KDE Frameworks 5.72

author Antonio Rojas
2020-07-11 06:42:26 UTC
committer Antonio Rojas
2020-07-11 06:42:26 UTC
parent 2e9e76ac4239f20ff2c0368e0ca938ce89008974

KDE Frameworks 5.72

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 50d795b..b0e41b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.71.0
+pkgver=5.72.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 qt5-doc clang python-pyqt5 gperf doxy
 optdepends=('python-pyqt5: for the Python bindings')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3392c4df652e3a44a2b941ccb419dee9521642e503104de403ec1c6be9f43a28'
+sha256sums=('a125d9870e462cd6e1271385c10576e5e67661e0a0d7a7dece2effa684edc3b5'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>