author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:21:44 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:21:44 UTC |
parent | 1c11fe9f69811c4fdcf77c7f9bb50ff22fa644e9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7bae85d..d163278 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kimageformats -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Image format plugins for Qt5' arch=(x86_64) @@ -18,7 +18,7 @@ optdepends=('karchive: plugin for Krita and OpenRaster images' 'libjxl: JPEG-XL format support') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('a5ce354ef2d0146609e0a681e74da078b0592195e304d45670e5e698d5167435' +sha256sums=('eb83362fb98b2a9eba02c434fe5ab137a29f9a33101553adeb3e12d88bc05211' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)