git » kcodecs.git » commit 3ff8879

KDE Frameworks 5.110

author Antonio Rojas
2023-09-03 17:34:41 UTC
committer Antonio Rojas
2023-09-03 17:34:41 UTC
parent 880c6498e3275fab4f80169b979685c506c56f58

KDE Frameworks 5.110

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3a9e326..ce5b76d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.109.0
+pkgver=5.110.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=('9648fe05222c0755441a2091e4f97fd7b65649bcbaa2fb8c120e90d9c8934ca5'
+sha256sums=('3b6c8f315fb23479c15fc369bb5f4e10c34a607a5bb6f4ba16c7b6f026c225c4'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>