Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-genesis-plus-gx
Commits:
1bd2dcfb by Maxime Gauduin at 2023-10-09T23:09:29+02:00
upgpkg: 2074-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 = 2064
+ pkgver = 2074
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=617668fceccf8e6e5e38594f8b35769ecd37904c
+ source =
libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=8d644682b6a88d662d1a07e063fa863633a99311
b2sums = SKIP
pkgname = libretro-genesis-plus-gx
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: almostalive <[email protected]>
pkgname=libretro-genesis-plus-gx
-pkgver=2064
+pkgver=2074
pkgrel=1
pkgdesc='Sega MS/GG/MD/CD core'
arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(
clang
git
)
-_commit=617668fceccf8e6e5e38594f8b35769ecd37904c
+_commit=8d644682b6a88d662d1a07e063fa863633a99311
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/1bd2dcfb19861792535e76e45302a0eb38604ba7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/1bd2dcfb19861792535e76e45302a0eb38604ba7
You're receiving this email because of your account on gitlab.archlinux.org.