git » kcodecs.git » commit 7abd911

KDE Frameworks 5.84

author Antonio Rojas
2021-07-10 07:47:00 UTC
committer Antonio Rojas
2021-07-10 07:47:00 UTC
parent 1cb0b0033a5557c6e1fb8da6d6b54dce5549ff75

KDE Frameworks 5.84

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2bedb3c..59381d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.83.0
+pkgver=5.84.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=('02352cabd76a02c8c843b31d5ad8be208af7d17705cbcfca75733b5e3e518359'
+sha256sums=('233f7123b045562c8ea7862eb40c27e551f6b463f9ed4fce4583433601f9523a'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>