git » kcodecs.git » commit d320c69

KDE Frameworks 5.98

author Antonio Rojas
2022-09-11 09:19:57 UTC
committer Antonio Rojas
2022-09-11 09:19:57 UTC
parent ac3ac5b720d054f87d0742d653176d6b5629825a

KDE Frameworks 5.98

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 80e7dc8..3fc12d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.97.0
+pkgver=5.98.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(qt5-base)
 makedepends=(extra-cmake-modules qt5-tools qt5-doc clang gperf doxygen)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('63e6e517a80395faea285968fd13f5e477a7437cb28c7028e9e678fc068d2670'
+sha256sums=('9fc9403290f0f933b3f2e3bc182d008dce2048c481544ff7b9bd889cf4c92058'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)