Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / sdl2
Commits: 5fcd5483 by Sven-Hendrik Haase at 2023-09-02T20:53:15+02:00 upgpkg: 2.28.3-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,6 +1,6 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=sdl2 -pkgver=2.28.2 +pkgver=2.28.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=('2c5559c4ec2a71bb89b3fc6e9d0a2b206b8cc1021dfa4ad328aab9a931757ed5fac5ec76d4966dccf81bd861de20963e2013bac62be9ef75ebe1c08678999c39' +sha512sums=('fb7ad4a41e85de3fcb414a3a3d19c3f61e286790a4936004d30025a8472a3f40f9fccf1241cf5cb34f48091567de65df463442fc2ce398ac85e51dbe677251e7' 'SKIP') validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sdl2/-/commit/5fcd5483e62b9a7f579eee1940bc0b65e9b6252f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/sdl2/-/commit/5fcd5483e62b9a7f579eee1940bc0b65e9b6252f You're receiving this email because of your account on gitlab.archlinux.org.
