SDL2_image: drop mingw32 (#23790)

actually it should be `drop some 32-bit librsvg rdeps (5/N)`, but
there's only one package...
This commit is contained in:
Maksim Bondarenkov 2025-03-28 17:11:11 +03:00 committed by GitHub
parent b04d4794e7
commit bc3b6f9f7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ pkgver=2.8.8
pkgrel=1
pkgdesc="A simple library to load images of various formats as SDL surfaces (Version 2) (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
url="https://github.com/libsdl-org/SDL_image"
msys2_references=(
"cpe: cpe:/a:libsdl:sdl2_image"