* update sdl2_image to 2.8.1-1

This commit is contained in:
Alexander Baldeck 2024-01-07 20:47:55 +01:00
parent dbf91ca455
commit 9bc0877a31

View File

@ -1,7 +1,7 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Sven-Hendrik Haase <svenstaro@archlinux.org>
pkgname=sdl2_image
pkgver=2.6.3
pkgver=2.8.1
pkgrel=1
pkgdesc="A simple library to load images of various formats as SDL surfaces (Version 2)"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -10,7 +10,7 @@ license=('MIT')
depends=('sdl2' 'libpng' 'libtiff' 'libjpeg' 'libwebp' 'libavif' 'libjxl')
makedepends=('cmake')
source=("https://github.com/libsdl-org/SDL_image/releases/download/release-${pkgver}/SDL2_image-${pkgver}.tar.gz"{,.sig})
sha512sums=('11f1d041a052829708560b6211a2a00b3a1ce26a6f23cb389f57fa5254372027e97d3a6ffe551134a77bc33718c3acea3df21fe8426e93a2b1955176c47c7647'
sha512sums=('ea6d89f74bc748658a328499701a8ab0b5f85f6650ac192e6fc74a0397c7254bff8422d9e748ac514f7b702738431cd74bb5e9dca721e67de2bf312566f5f305'
'SKIP')
validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6')