git » kcodecs.git » commit 83e4f87

KDE Frameworks 5.85

author Antonio Rojas
2021-08-14 09:40:22 UTC
committer Antonio Rojas
2021-08-14 09:40:22 UTC
parent 7abd9114c3ff7ecd7ede72f716a2a8df0212a70d

KDE Frameworks 5.85

PKGBUILD +2 -2

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