author | Antonio Rojas
<arojas@archlinux.org> 2018-07-14 08:58:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-07-14 08:58:25 UTC |
parent | 8c7e93595eac185f996c432ce589ef3eba18ac6d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b2f8373..52d7ba3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kimageformats -pkgver=5.47.0 +pkgver=5.48.0 pkgrel=1 pkgdesc='Image format plugins for Qt5' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules karchive) optdepends=('karchive: plugin for Krita and OpenRaster images') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('8e5c2cb68ee57bf902cfbe72db1e9543819dcbcf40c652d96bccfab45de346a6' +sha256sums=('4c87b488afbf05afe85c55bd349b1ed3b8dfd68d66cfd91a28adf03750b9ddd7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>