Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-bsnes
Commits:
44b2d6b2 by Maxime Gauduin at 2023-11-20T14:30:11+01:00
upgpkg: 1:3119-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-bsnes
pkgdesc = Super Nintendo Entertainment System cores
- pkgver = 3107
+ pkgver = 3119
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=dce703f2411979acd615753de4c504f4f32726d1
+ source =
libretro-bsnes::git+https://github.com/libretro/bsnes-libretro.git#commit=32885e1fbad194d4b3d526b45dfde643461fe2e3
source = libretro-bsnes-flags.patch
b2sums = SKIP
b2sums =
d8d87b92fc0f6d4020333230580bb0e63c73e6833365868f8c71fced923dbbf9df4842d1e7b7fb6bd493ba1e22e53757ae6656a3bcc3408220a18b06f41ea81f
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-bsnes
-pkgver=3107
+pkgver=3119
pkgrel=1
epoch=1
pkgdesc='Super Nintendo Entertainment System cores'
@@ -14,7 +14,7 @@ depends=(
libretro-core-info
)
makedepends=(git)
-_commit=dce703f2411979acd615753de4c504f4f32726d1
+_commit=32885e1fbad194d4b3d526b45dfde643461fe2e3
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/44b2d6b24e4aad3588e418cefe8ef0c9b3c433ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-bsnes/-/commit/44b2d6b24e4aad3588e418cefe8ef0c9b3c433ee
You're receiving this email because of your account on gitlab.archlinux.org.