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


Commits:
196ba572 by Sven-Hendrik Haase at 2024-07-06T19:50:37+02:00
upgpkg: 2.30.5-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.4
+       pkgver = 2.30.5
        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.4/SDL2-2.30.4.tar.gz
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.4/SDL2-2.30.4.tar.gz.sig
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.5/SDL2-2.30.5.tar.gz
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.5/SDL2-2.30.5.tar.gz.sig
        validpgpkeys = 1528635D8053A57F77D1E08630A59377A7763BE6
-       sha512sums = 
dace0bfcfb9c7452786bee7082c8293199430ed0735e1efd983d73b604ab6bab8b9d2bc84530fa66c2cfa4e5c3ae6b506b2b6cb9a068c25f0f5b3352240d859b
+       sha512sums = 
a5892d96e4bd97702aacaddebef16c0d731582539ef3eb4cf95494b81fcda2305e93ac0735074d6269833efd106b4ae194b964ef5696476d071e071ba22aadc4
        sha512sums = SKIP
 
 pkgname = lib32-sdl2


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: J0k3r <moebius...@gmail.com>
 
 pkgname=lib32-sdl2
-pkgver=2.30.4
+pkgver=2.30.5
 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=('dace0bfcfb9c7452786bee7082c8293199430ed0735e1efd983d73b604ab6bab8b9d2bc84530fa66c2cfa4e5c3ae6b506b2b6cb9a068c25f0f5b3352240d859b'
+sha512sums=('a5892d96e4bd97702aacaddebef16c0d731582539ef3eb4cf95494b81fcda2305e93ac0735074d6269833efd106b4ae194b964ef5696476d071e071ba22aadc4'
             'SKIP')
 validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga
 



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

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


Reply via email to