From 2d4d3ce008bae815a9ff09002e97df832bce7c97 Mon Sep 17 00:00:00 2001 From: Konstantin Podsvirov Date: Sun, 23 Feb 2025 18:53:52 +0300 Subject: [PATCH] sdl3-image: rebuild --- mingw-w64-sdl3-image/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-sdl3-image/PKGBUILD b/mingw-w64-sdl3-image/PKGBUILD index 7d869bd7a3..0ed065fb93 100644 --- a/mingw-w64-sdl3-image/PKGBUILD +++ b/mingw-w64-sdl3-image/PKGBUILD @@ -4,7 +4,7 @@ _realname=sdl3-image pkgbase=mingw-w64-${_realname} pkgname=${MINGW_PACKAGE_PREFIX}-${_realname} pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A simple library to load images of various formats as SDL surfaces (Version 3) (mingw-w64)" arch=('any') mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')