git » kcodecs.git » commit ffd8292

KDE Frameworks 5.108.0

author Antonio Rojas
2023-07-02 12:35:56 UTC
committer Antonio Rojas
2023-07-02 12:35:56 UTC
parent fceba61f744e204bb823022eced7e85b2c6fad8e

KDE Frameworks 5.108.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e9da394..cb2ffb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.107.0
+pkgver=5.108.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=('07b08563c0a4b29bbf08ea7a36c410d64936ab5e27cc772b8ca4f27a75a11221'
+sha256sums=('810cff7606d4b32dca47b861d815cf5f9dae42d2979febeaddc0b1ce6cda6a8b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>