Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
sdl2_image


Commits:
e0ce56d8 by Sven-Hendrik Haase at 2025-02-09T23:30:13+01:00
upgpkg: 2.8.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sdl2_image
        pkgdesc = A simple library to load images of various formats as SDL 
surfaces (Version 2)
-       pkgver = 2.8.4
+       pkgver = 2.8.5
        pkgrel = 1
        url = https://github.com/libsdl-org/SDL_image
        arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = sdl2_image
        depends = libwebp
        depends = libavif
        depends = libjxl
-       source = 
https://github.com/libsdl-org/SDL_image/releases/download/release-2.8.4/SDL2_image-2.8.4.tar.gz
-       source = 
https://github.com/libsdl-org/SDL_image/releases/download/release-2.8.4/SDL2_image-2.8.4.tar.gz.sig
+       source = 
https://github.com/libsdl-org/SDL_image/releases/download/release-2.8.5/SDL2_image-2.8.5.tar.gz
+       source = 
https://github.com/libsdl-org/SDL_image/releases/download/release-2.8.5/SDL2_image-2.8.5.tar.gz.sig
        validpgpkeys = 1528635D8053A57F77D1E08630A59377A7763BE6
-       sha512sums = 
a4b7436442be43b96dc7b90c9badd011da1622e283ae068b82367fcb72b7dd7a0357aec5550fe44103a77da75b8c570d5204fff11a805373f2194f92b8f71343
+       sha512sums = 
593f881aeaab0920df5767e77c1f7ae6daa5ea7682810f1b649645761c00ceff0533a887bdcfe2c5b226e838b19ffa7fb12df8c904746c318bd4bface96dac43
        sha512sums = SKIP
 
 pkgname = sdl2_image


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 pkgname=sdl2_image
-pkgver=2.8.4
+pkgver=2.8.5
 pkgrel=1
 pkgdesc="A simple library to load images of various formats as SDL surfaces 
(Version 2)"
 arch=('x86_64')
@@ -9,7 +9,7 @@ license=('MIT')
 depends=('sdl2' 'libpng' 'libtiff' 'libjpeg-turbo' 'libwebp' 'libavif' 
'libjxl')
 makedepends=('cmake')
 
source=("https://github.com/libsdl-org/SDL_image/releases/download/release-${pkgver}/SDL2_image-${pkgver}.tar.gz"{,.sig})
-sha512sums=('a4b7436442be43b96dc7b90c9badd011da1622e283ae068b82367fcb72b7dd7a0357aec5550fe44103a77da75b8c570d5204fff11a805373f2194f92b8f71343'
+sha512sums=('593f881aeaab0920df5767e77c1f7ae6daa5ea7682810f1b649645761c00ceff0533a887bdcfe2c5b226e838b19ffa7fb12df8c904746c318bd4bface96dac43'
             'SKIP')
 validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sdl2_image/-/commit/e0ce56d8446de1eab09f6688ecfd8599704b1058

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


Reply via email to