Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-genesis-plus-gx
Commits:
da7033c6 by Maxime Gauduin at 2024-01-05T11:26:17+01:00
upgpkg: 2098-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 = 2083
+ pkgver = 2098
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=92f8a8bfaeaf6cf0373e7a84a62a9b9e7c24fe4d
+ source =
libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=0d26f0f15f7efdf8159898308c40e778304b3f63
b2sums = SKIP
pkgname = libretro-genesis-plus-gx
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: almostalive <[email protected]>
pkgname=libretro-genesis-plus-gx
-pkgver=2083
+pkgver=2098
pkgrel=1
pkgdesc='Sega MS/GG/MD/CD core'
arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(
clang
git
)
-_commit=92f8a8bfaeaf6cf0373e7a84a62a9b9e7c24fe4d
+_commit=0d26f0f15f7efdf8159898308c40e778304b3f63
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/da7033c678ae9791e28e36dd40efae10edc9548b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/da7033c678ae9791e28e36dd40efae10edc9548b
You're receiving this email because of your account on gitlab.archlinux.org.