git » kcodecs.git » commit 2cc8705

KDE Frameworks 5.94.0

author Antonio Rojas
2022-05-14 10:53:35 UTC
committer Antonio Rojas
2022-05-14 10:53:35 UTC
parent 989bebdbd864ec4ea4b69cf1aad0cf59282216d0

KDE Frameworks 5.94.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 13efa1a..594d9e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.93.0
+pkgver=5.94.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=('0efc5c8baab3142f8a0ab9369b255061772a57a80fb616b7305bf98235b2288b'
+sha256sums=('bcc0e9fb1c1d259f05a326de160639a46c4bb6e0cce6fbc8244c39f251b8e7f9'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)