Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-genesis-plus-gx
Commits:
5c14a1be by Maxime Gauduin at 2023-08-15T11:18:09+02:00
upgpkg: 2059-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 = 2046
+ pkgver = 2059
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=9f8f5bc44e402e75ce895b8d5259a67d04fed448
+ source =
libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=fe222d4eca340e37c556502452d9cce4bba016c1
b2sums = SKIP
pkgname = libretro-genesis-plus-gx
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: almostalive <[email protected]>
pkgname=libretro-genesis-plus-gx
-pkgver=2046
+pkgver=2059
pkgrel=1
pkgdesc='Sega MS/GG/MD/CD core'
arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(
clang
git
)
-_commit=9f8f5bc44e402e75ce895b8d5259a67d04fed448
+_commit=fe222d4eca340e37c556502452d9cce4bba016c1
source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit})
b2sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/5c14a1be07739684ad326fc2fb38af155e9b9bd7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/5c14a1be07739684ad326fc2fb38af155e9b9bd7
You're receiving this email because of your account on gitlab.archlinux.org.