author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:15:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:15:34 UTC |
parent | d2dc7038156856c1c88585bd44302f4ec5563833 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 359e251..80e7dc8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.96.0 +pkgver=5.97.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=('7147e4ae29082f5403e21cb7940b3546c094192095f22ed6c5c3fdda25374614' +sha256sums=('63e6e517a80395faea285968fd13f5e477a7437cb28c7028e9e678fc068d2670' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)