Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / libretro-genesis-plus-gx
Commits: e51b06e1 by Maxime Gauduin at 2025-04-06T14:45:50+02:00 upgpkg: 2217-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = libretro-genesis-plus-gx pkgdesc = Sega MS/GG/MD/CD core - pkgver = 2216 + pkgver = 2217 pkgrel = 1 url = https://github.com/libretro/Genesis-Plus-GX arch = x86_64 @@ -12,7 +12,7 @@ pkgbase = libretro-genesis-plus-gx depends = libretro-core-info depends = libvorbis depends = zlib - source = libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=1024afbcd77a7bf7c87972c7c86d3a7759877fc7 - b2sums = b051d8bfefe8dd6858ca17818cc0201db836a04efdce729434c959118d185da26c30e884e3142f260ff8adc37c250ea784740e3f8ec4e8505a827dc3b7fc61f0 + source = libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=32a4853c5fd352cc3054e83ed375476cf023aa5f + b2sums = 4fe33bd6251f9956fc6552973d316a95dcd288480dbec98d2c4206789f61375a8b13567ddbfecc1b7188f045d6cc477dd22da24ae3b2a9ffd764fd0492a1e967 pkgname = libretro-genesis-plus-gx ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: almostalive <almostalive2...@gmail.com> pkgname=libretro-genesis-plus-gx -pkgver=2216 +pkgver=2217 pkgrel=1 pkgdesc='Sega MS/GG/MD/CD core' arch=(x86_64) @@ -20,9 +20,9 @@ makedepends=( clang git ) -_commit=1024afbcd77a7bf7c87972c7c86d3a7759877fc7 +_commit=32a4853c5fd352cc3054e83ed375476cf023aa5f source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit}) -b2sums=('b051d8bfefe8dd6858ca17818cc0201db836a04efdce729434c959118d185da26c30e884e3142f260ff8adc37c250ea784740e3f8ec4e8505a827dc3b7fc61f0') +b2sums=('4fe33bd6251f9956fc6552973d316a95dcd288480dbec98d2c4206789f61375a8b13567ddbfecc1b7188f045d6cc477dd22da24ae3b2a9ffd764fd0492a1e967') pkgver() { cd libretro-genesis-plus-gx View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/e51b06e177c943d9b0ba139b835ba23fc7004170 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/e51b06e177c943d9b0ba139b835ba23fc7004170 You're receiving this email because of your account on gitlab.archlinux.org.