author | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
parent | 22ed79743eb1c1dd4ae8b924a3a81628e46df94b |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index f84cb79..7037e4c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kimageformats -pkgver=5.84.0 -pkgrel=3 +pkgver=5.85.0 +pkgrel=1 pkgdesc='Image format plugins for Qt5' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -17,7 +17,7 @@ optdepends=('karchive: plugin for Krita and OpenRaster images' 'libheif: HEIF format support') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('badd15c93c1af2c6ab7f156245186a2223a184523070c6614328486e186eedf7' +sha256sums=('50a61ac010acbde64f470cb3877403ca5aa11f70b9e54ede0a3bc09b02d40799' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>