git » kcodecs.git » commit fceba61

KDE Frameworks 5.107

author Antonio Rojas
2023-06-03 21:33:29 UTC
committer Antonio Rojas
2023-06-03 21:33:29 UTC
parent da9ff85eea1899967a4445f66427caf6f5b46d1c

KDE Frameworks 5.107

PKGBUILD +2 -2

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