Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-genesis-plus-gx
Commits:
e887fc7b by Maxime Gauduin at 2024-07-28T22:44:51+02:00
upgpkg: 2185-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libretro-genesis-plus-gx
pkgdesc = Sega MS/GG/MD/CD core
- pkgver = 2145
- pkgrel = 2
+ pkgver = 2185
+ pkgrel = 1
url = https://github.com/libretro/Genesis-Plus-GX
arch = x86_64
groups = libretro
@@ -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=667158b034ce860e345b13e1ed927fea9d155b96
- b2sums = SKIP
+ source =
libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=5567ea92c6a1b76d72fedaee679a997056038001
+ b2sums =
dc45d17bb9f4314cf2db955908d1a42a8e8ce59f35345652ebe763511015943fa360bdd27237b0fb4944b4ab62e9192998a89709c5eb64e475f7bc4201f55445
pkgname = libretro-genesis-plus-gx
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: almostalive <[email protected]>
pkgname=libretro-genesis-plus-gx
-pkgver=2145
-pkgrel=2
+pkgver=2185
+pkgrel=1
pkgdesc='Sega MS/GG/MD/CD core'
arch=(x86_64)
url=https://github.com/libretro/Genesis-Plus-GX
@@ -20,9 +20,9 @@ makedepends=(
clang
git
)
-_commit=667158b034ce860e345b13e1ed927fea9d155b96
+_commit=5567ea92c6a1b76d72fedaee679a997056038001
source=(libretro-genesis-plus-gx::git+https://github.com/libretro/Genesis-Plus-GX.git#commit=${_commit})
-b2sums=(SKIP)
+b2sums=('dc45d17bb9f4314cf2db955908d1a42a8e8ce59f35345652ebe763511015943fa360bdd27237b0fb4944b4ab62e9192998a89709c5eb64e475f7bc4201f55445')
pkgver() {
cd libretro-genesis-plus-gx
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/e887fc7b4a6ebae362d0dda9b14f7ae909ff128c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-genesis-plus-gx/-/commit/e887fc7b4a6ebae362d0dda9b14f7ae909ff128c
You're receiving this email because of your account on gitlab.archlinux.org.