Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-bsnes
Commits:
254e67b1 by Maxime Gauduin at 2024-01-05T11:25:50+01:00
upgpkg: 1:3123-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-bsnes
pkgdesc = Super Nintendo Entertainment System cores
- pkgver = 3120
+ pkgver = 3123
pkgrel = 1
epoch = 1
url = https://github.com/libretro/bsnes-libretro
@@ -10,7 +10,7 @@ pkgbase = libretro-bsnes
makedepends = git
depends = gcc-libs
depends = libretro-core-info
- source =
libretro-bsnes::git+https://github.com/libretro/bsnes-libretro.git#commit=22e032a4998161be196d84834303af921e51c0cd
+ source =
libretro-bsnes::git+https://github.com/libretro/bsnes-libretro.git#commit=1ed1dea381af35a865846af2ce38dfde10ab6834
source = libretro-bsnes-flags.patch
b2sums = SKIP
b2sums =
d8d87b92fc0f6d4020333230580bb0e63c73e6833365868f8c71fced923dbbf9df4842d1e7b7fb6bd493ba1e22e53757ae6656a3bcc3408220a18b06f41ea81f
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-bsnes
-pkgver=3120
+pkgver=3123
pkgrel=1
epoch=1
pkgdesc='Super Nintendo Entertainment System cores'
@@ -14,7 +14,7 @@ depends=(
libretro-core-info
)
makedepends=(git)
-_commit=22e032a4998161be196d84834303af921e51c0cd
+_commit=1ed1dea381af35a865846af2ce38dfde10ab6834
source=(
libretro-bsnes::git+https://github.com/libretro/bsnes-libretro.git#commit=${_commit}
libretro-bsnes-flags.patch
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-bsnes/-/commit/254e67b1cb40b42a794411488aefa3bd18cb8ac8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-bsnes/-/commit/254e67b1cb40b42a794411488aefa3bd18cb8ac8
You're receiving this email because of your account on gitlab.archlinux.org.