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


Commits:
088ef561 by Sven-Hendrik Haase at 2025-02-02T18:24:23+01:00
upgpkg: 3.2.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 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.0
-       pkgrel = 2
+       pkgver = 3.2.2
+       pkgrel = 1
        url = https://www.libsdl.org
        arch = x86_64
        license = Zlib
@@ -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.0/SDL3-3.2.0.tar.gz
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-3.2.0/SDL3-3.2.0.tar.gz.sig
+       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
        validpgpkeys = 1528635D8053A57F77D1E08630A59377A7763BE6
-       sha512sums = 
b7722883e83cc609b0696f3b9459724912b53fbe6132ea63ad0b302f0821ff79e9497a8d7ad522854c88d6a6607fc5edec88a8f8c3d6f748f9e313b4e84b9b32
+       sha512sums = 
3269d0581ef7a50053750eab2197dcc69300aa17950a2ddbe8256f803da436a323a5737021455ab107af05cf60e7f25a0ff9c720eb50c6b6ed9417e1417d9caa
        sha512sums = SKIP
 
 pkgname = lib32-sdl3


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=lib32-sdl3
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.2.2
+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')
 url="https://www.libsdl.org";
@@ -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=('b7722883e83cc609b0696f3b9459724912b53fbe6132ea63ad0b302f0821ff79e9497a8d7ad522854c88d6a6607fc5edec88a8f8c3d6f748f9e313b4e84b9b32'
+sha512sums=('3269d0581ef7a50053750eab2197dcc69300aa17950a2ddbe8256f803da436a323a5737021455ab107af05cf60e7f25a0ff9c720eb50c6b6ed9417e1417d9caa'
             'SKIP')
 validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga
 



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

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


Reply via email to