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


Commits:
96d2c27e by Sven-Hendrik Haase at 2025-02-07T13:22:50+01:00
upgpkg: 3.2.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-sdl3
        pkgdesc = A library for portable low-level access to a video 
framebuffer, audio output, mouse, and keyboard (Version 3) - 32-bit
-       pkgver = 3.2.2
+       pkgver = 3.2.4
        pkgrel = 1
        url = https://www.libsdl.org
        arch = x86_64
@@ -35,10 +35,10 @@ pkgbase = lib32-sdl3
        optdepends = lib32-pipewire: PipeWire audio driver
        optdepends = lib32-vulkan-driver: vulkan renderer
        optdepends = lib32-libdecor: Wayland client decorations
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-3.2.2/SDL3-3.2.2.tar.gz
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-3.2.2/SDL3-3.2.2.tar.gz.sig
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-3.2.4/SDL3-3.2.4.tar.gz
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-3.2.4/SDL3-3.2.4.tar.gz.sig
        validpgpkeys = 1528635D8053A57F77D1E08630A59377A7763BE6
-       sha512sums = 
3269d0581ef7a50053750eab2197dcc69300aa17950a2ddbe8256f803da436a323a5737021455ab107af05cf60e7f25a0ff9c720eb50c6b6ed9417e1417d9caa
+       sha512sums = 
bf90947ce75c7b8c0bfb1cb1a4b72d8ad4cfdd1711eac45470e8ed23578bf63d582291ffe898cbb12092221c2aa0c890b2367427ff16d172202320a9a82a5c93
        sha512sums = SKIP
 
 pkgname = lib32-sdl3


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=lib32-sdl3
-pkgver=3.2.2
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="A library for portable low-level access to a video framebuffer, audio 
output, mouse, and keyboard (Version 3) - 32-bit"
 arch=('x86_64')
@@ -44,7 +44,7 @@ optdepends=(
   'lib32-libdecor: Wayland client decorations'
 )
 
source=("https://github.com/libsdl-org/SDL/releases/download/release-${pkgver}/SDL3-${pkgver}.tar.gz"{,.sig})
-sha512sums=('3269d0581ef7a50053750eab2197dcc69300aa17950a2ddbe8256f803da436a323a5737021455ab107af05cf60e7f25a0ff9c720eb50c6b6ed9417e1417d9caa'
+sha512sums=('bf90947ce75c7b8c0bfb1cb1a4b72d8ad4cfdd1711eac45470e8ed23578bf63d582291ffe898cbb12092221c2aa0c890b2367427ff16d172202320a9a82a5c93'
             'SKIP')
 validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-sdl3/-/commit/96d2c27e49fc25de193b93dcb93f193a1761e4b0

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


Reply via email to