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


Commits:
79c8d5c7 by Sven-Hendrik Haase at 2024-11-03T18:58:03+01:00
upgpkg: 2.30.9-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.8
+       pkgver = 2.30.9
        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.8/SDL2-2.30.8.tar.gz
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.8/SDL2-2.30.8.tar.gz.sig
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.9/SDL2-2.30.9.tar.gz
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.9/SDL2-2.30.9.tar.gz.sig
        validpgpkeys = 1528635D8053A57F77D1E08630A59377A7763BE6
-       sha512sums = 
72e49d8a67f5ca1241a262e7e7ae7f6ff148e8774343110db652589ab2e72d3425534ca7f8c7825b2ae1afc779c09228da33a9586219ac4e53546a4930380b64
+       sha512sums = 
30dfa86fcced174fef0ed78ffa53476a31765e19cdcdf8233ab92876445b4dedaa758fc42a3ec332324d13faa2daafcadcc44fc0f536a2969ef836162ec3cd36
        sha512sums = SKIP
 
 pkgname = lib32-sdl2


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: J0k3r <moebius...@gmail.com>
 
 pkgname=lib32-sdl2
-pkgver=2.30.8
+pkgver=2.30.9
 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=('72e49d8a67f5ca1241a262e7e7ae7f6ff148e8774343110db652589ab2e72d3425534ca7f8c7825b2ae1afc779c09228da33a9586219ac4e53546a4930380b64'
+sha512sums=('30dfa86fcced174fef0ed78ffa53476a31765e19cdcdf8233ab92876445b4dedaa758fc42a3ec332324d13faa2daafcadcc44fc0f536a2969ef836162ec3cd36'
             'SKIP')
 validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga
 



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

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


Reply via email to