git » kcodecs.git » commit 989bebd

KDE Frameworks 5.93

author Antonio Rojas
2022-04-09 22:31:27 UTC
committer Antonio Rojas
2022-04-09 22:31:27 UTC
parent cf7429053d23c2d4e8b6ffab9ce3762b8a83f34d

KDE Frameworks 5.93

PKGBUILD +2 -2

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