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


Commits:
2d1cd1de by Sven-Hendrik Haase at 2025-01-03T04:46:02+01:00
upgpkg: 2.30.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-sdl2
        pkgdesc = A library for portable low-level access to a video 
framebuffer, audio output, mouse, and keyboard
-       pkgver = 2.30.10
+       pkgver = 2.30.11
        pkgrel = 1
        url = https://www.libsdl.org
        arch = x86_64
@@ -30,10 +30,10 @@ pkgbase = lib32-sdl2
        optdepends = lib32-jack: JACK audio driver
        optdepends = lib32-libpulse: PulseAudio audio driver
        optdepends = lib32-pipewire: PipeWire audio driver
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.10/SDL2-2.30.10.tar.gz
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.10/SDL2-2.30.10.tar.gz.sig
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.11/SDL2-2.30.11.tar.gz
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.11/SDL2-2.30.11.tar.gz.sig
        validpgpkeys = 1528635D8053A57F77D1E08630A59377A7763BE6
-       sha512sums = 
bcb220749cd3b0874288d617419e622701138bcb8fe55e9b665e8843c65afda031d01afe0d11e308a9608724ed151f342e5f5670c84204b36943cb323ced41da
+       sha512sums = 
cd4c040ebe4ec74250e32b401a292658353721dda30ad1066522b2a9de9a07560313978880a0bad7e7f5103cc14278fcbe27dbc5a188189e7fb6f097e7308550
        sha512sums = SKIP
 
 pkgname = lib32-sdl2


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: J0k3r <[email protected]>
 
 pkgname=lib32-sdl2
-pkgver=2.30.10
+pkgver=2.30.11
 pkgrel=1
 pkgdesc='A library for portable low-level access to a video framebuffer, audio 
output, mouse, and keyboard'
 arch=(x86_64)
@@ -41,7 +41,7 @@ optdepends=(
   'lib32-pipewire: PipeWire audio driver'
 )
 
source=("https://github.com/libsdl-org/SDL/releases/download/release-${pkgver}/SDL2-${pkgver}.tar.gz"{,.sig})
-sha512sums=('bcb220749cd3b0874288d617419e622701138bcb8fe55e9b665e8843c65afda031d01afe0d11e308a9608724ed151f342e5f5670c84204b36943cb323ced41da'
+sha512sums=('cd4c040ebe4ec74250e32b401a292658353721dda30ad1066522b2a9de9a07560313978880a0bad7e7f5103cc14278fcbe27dbc5a188189e7fb6f097e7308550'
             'SKIP')
 validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-sdl2/-/commit/2d1cd1dee5f960dc56194d9447017f38bde2b3e0

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


Reply via email to