git » kcodecs.git » commit 28d6db0

KDE Frameworks 5.73

author Antonio Rojas
2020-08-08 09:45:32 UTC
committer Antonio Rojas
2020-08-08 09:45:32 UTC
parent 7d11dc294ba3edaff011ac2273e1024070a81ecc

KDE Frameworks 5.73

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b0e41b8..decb099 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.72.0
+pkgver=5.73.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=('a125d9870e462cd6e1271385c10576e5e67661e0a0d7a7dece2effa684edc3b5'
+sha256sums=('3bcb22b4f3b2f164759ab912d117c3b4b50695ae38d524f2cfb79a29488cce67'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>