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


Commits:
72bde635 by Sven-Hendrik Haase at 2024-05-02T22:05:56+02:00
upgpkg: 2.30.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sdl2
        pkgdesc = A library for portable low-level access to a video 
framebuffer, audio output, mouse, and keyboard (Version 2)
-       pkgver = 2.30.2
+       pkgver = 2.30.3
        pkgrel = 1
        url = https://www.libsdl.org
        arch = x86_64
@@ -34,10 +34,10 @@ pkgbase = sdl2
        optdepends = jack: JACK audio driver
        optdepends = pipewire: PipeWire audio driver
        optdepends = libdecor: Wayland client decorations
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.2/SDL2-2.30.2.tar.gz
-       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.2/SDL2-2.30.2.tar.gz.sig
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.3/SDL2-2.30.3.tar.gz
+       source = 
https://github.com/libsdl-org/SDL/releases/download/release-2.30.3/SDL2-2.30.3.tar.gz.sig
        validpgpkeys = 1528635D8053A57F77D1E08630A59377A7763BE6
-       sha512sums = 
19316bb4c483a8c4be2140b70d906b7767beabada481873217a9207bd41e79c1854a837e1394325f59795da010f5344f791a7973a846b8189e3f9b662f408aca
+       sha512sums = 
75ddea9ac3c2130e9f6036b4718dbe3d9d1b40dab3cd48d3d488d5a397dd0c226c0573bf18d82eb41498800accf045e259d2ae305f069fad7b34e47a017f2372
        sha512sums = SKIP
 
 pkgname = sdl2


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 pkgname=sdl2
-pkgver=2.30.2
+pkgver=2.30.3
 pkgrel=1
 pkgdesc="A library for portable low-level access to a video framebuffer, audio 
output, mouse, and keyboard (Version 2)"
 arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=('alsa-lib: ALSA audio driver'
             'pipewire: PipeWire audio driver'
             'libdecor: Wayland client decorations')
 
source=("https://github.com/libsdl-org/SDL/releases/download/release-${pkgver}/SDL2-${pkgver}.tar.gz"{,.sig})
-sha512sums=('19316bb4c483a8c4be2140b70d906b7767beabada481873217a9207bd41e79c1854a837e1394325f59795da010f5344f791a7973a846b8189e3f9b662f408aca'
+sha512sums=('75ddea9ac3c2130e9f6036b4718dbe3d9d1b40dab3cd48d3d488d5a397dd0c226c0573bf18d82eb41498800accf045e259d2ae305f069fad7b34e47a017f2372'
             'SKIP')
 validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sdl2/-/commit/72bde6353ff671436308404412b30135e398eed1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to