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