Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-genesis-plus-gx
Commits:
4609dcf2 by Maxime Gauduin at 2024-09-08T14:28:25+02:00
upgpkg: 2190-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 = 2185
+ pkgver = 2190
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=5567ea92c6a1b76d72fedaee679a997056038001
- b2sums =
dc45d17bb9f4314cf2db955908d1a42a8e8ce59f35345652ebe763511015943fa360bdd27237b0fb4944b4ab62e9192998a89709c5eb64e475f7bc4201f55445
+ source =
libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=f0a21a7b30e033cef8e4870f7ab3781dad3606db
+ b2sums =
0424c68e097d4d7ecbd23ff0604c0e5001cb4665e87830c70e7261165dbcacd5ec22b61a1d4b544dc90420fec494d27462d21d63a007370a46812eb69904fa92
pkgname = libretro-genesis-plus-gx
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: almostalive <[email protected]>
pkgname=libretro-genesis-plus-gx
-pkgver=2185
+pkgver=2190
pkgrel=1
pkgdesc='Sega MS/GG/MD/CD core'
arch=(x86_64)
@@ -20,9 +20,9 @@ makedepends=(
clang
git
)
-_commit=5567ea92c6a1b76d72fedaee679a997056038001
+_commit=f0a21a7b30e033cef8e4870f7ab3781dad3606db
source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit})
-b2sums=('dc45d17bb9f4314cf2db955908d1a42a8e8ce59f35345652ebe763511015943fa360bdd27237b0fb4944b4ab62e9192998a89709c5eb64e475f7bc4201f55445')
+b2sums=('0424c68e097d4d7ecbd23ff0604c0e5001cb4665e87830c70e7261165dbcacd5ec22b61a1d4b544dc90420fec494d27462d21d63a007370a46812eb69904fa92')
pkgver() {
cd libretro-genesis-plus-gx
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/4609dcf287541421c621dabdb86e78b498a26cfd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/4609dcf287541421c621dabdb86e78b498a26cfd
You're receiving this email because of your account on gitlab.archlinux.org.