author | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-07-09 20:14:49 UTC |
parent | c1831c0cae2a67ec78035b2d8e457c0f0acca613 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5a0d405..7bae85d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kimageformats -pkgver=5.95.0 +pkgver=5.96.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=('257a011608c682226c8559a8a2f26a37862a1400ec22fcb5f69e2273e8dbb8fe' +sha256sums=('a5ce354ef2d0146609e0a681e74da078b0592195e304d45670e5e698d5167435' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)