git » kcodecs.git » commit ba70475

KDE Frameworks 5.86

author Antonio Rojas
2021-09-11 09:36:10 UTC
committer Antonio Rojas
2021-09-11 09:36:10 UTC
parent 83e4f871e69037f2014fd6dbfe7f831b14bd74fe

KDE Frameworks 5.86

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index af065bc..f597bb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.85.0
+pkgver=5.86.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=('65060af4bd3775aca56066f779ee4eeb34e05bf372023be2974302794e88f7fd'
+sha256sums=('2096cb5799732b3a953bacb6fcb0319b43f8a933d78691b9df28b50166b42b33'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>