Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / sdl_image


Commits:
788c4bd7 by Massimiliano Torromeo at 2025-08-19T23:15:19+02:00
Added nvchecker.toml

- - - - -


2 changed files:

- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,4 @@
+[sdl_image]
+source = "regex"
+url = "https://www.libsdl.org/projects/SDL_image/release/";
+regex = "SDL_image-([\\d.]+)\\.tar\\.gz"


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=sdl_image
 pkgver=1.2.12
 pkgrel=9
 pkgdesc="A simple library to load images of various formats as SDL surfaces"
-url="https://www.libsdl.org/projects/SDL_image/";
+url="https://github.com/libsdl-org/SDL_image";
 arch=(x86_64)
 license=(custom)
 depends=('sdl>=1.2.13' libpng libjpeg-turbo libtiff zlib)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sdl_image/-/commit/788c4bd71809a7863ab00a25adb756b915b275dd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sdl_image/-/commit/788c4bd71809a7863ab00a25adb756b915b275dd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to