author | Antonio Rojas
<arojas@archlinux.org> 2023-02-12 10:22:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-02-12 10:22:49 UTC |
parent | 6a19ed6ebf82e928d5aac3f413931ec4e618e45c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index c089cc9..872a9da 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kimageformats -pkgver=5.102.0 -pkgrel=2 +pkgver=5.103.0 +pkgrel=1 pkgdesc='Image format plugins for Qt5' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -19,7 +19,7 @@ optdepends=('karchive: plugin for Krita and OpenRaster images' 'libraw: RAW format support') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('a68b2c44e5d0e3e3ae75f1b8167de904a2ab1f7ea49b984be4cf01c5a46d49b4' +sha256sums=('dd7dc417aacc9dfe74745e4dfd9750129051c36502fa1cd18b92c4035d721e7e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>