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


Commits:
c1a73a46 by Sven-Hendrik Haase at 2024-03-06T18:35:25+01:00
upgpkg: 2.30.1-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.0
+       pkgver = 2.30.1
        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.0/SDL2-2.30.0.tar.gz
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.0/SDL2-2.30.0.tar.gz.sig
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.1/SDL2-2.30.1.tar.gz
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.1/SDL2-2.30.1.tar.gz.sig
        validpgpkeys = 1528635D8053A57F77D1E08630A59377A7763BE6
-       sha512sums = 
6eac264db52342d3af338745c5ee7c627982a661194686e06e0ea44d4eb38f88d0b451656edf3169334570ee484132e5a74ab9ed56f9de359728d48f93a0aafa
+       sha512sums = 
bb1863310d627e7b49cfc31bea7eb9100da1908cd83a97c533c28a2e32eac377c72dde83d2c2c4791007f534ea2e5ec8b1ac545a0d2e291dfdce1734a727c4af
        sha512sums = SKIP
 
 pkgname = lib32-sdl2


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



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

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


Reply via email to