Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-bsnes
Commits:
3f129991 by Maxime Gauduin at 2023-08-15T11:17:13+02:00
upgpkg: 1:3102-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-bsnes
pkgdesc = Super Nintendo Entertainment System cores
- pkgver = 3093
+ pkgver = 3102
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=4f4e22e83a92e2e3999e5792f52085e1ecd662e2
+ source =
libretro-bsnes::git+https://github.com/libretro/bsnes-libretro.git#commit=040865291367ce32566c36986d0b182be5948c9d
source = libretro-bsnes-flags.patch
b2sums = SKIP
b2sums =
d8d87b92fc0f6d4020333230580bb0e63c73e6833365868f8c71fced923dbbf9df4842d1e7b7fb6bd493ba1e22e53757ae6656a3bcc3408220a18b06f41ea81f
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-bsnes
-pkgver=3093
+pkgver=3102
pkgrel=1
epoch=1
pkgdesc='Super Nintendo Entertainment System cores'
@@ -14,7 +14,7 @@ depends=(
libretro-core-info
)
makedepends=(git)
-_commit=4f4e22e83a92e2e3999e5792f52085e1ecd662e2
+_commit=040865291367ce32566c36986d0b182be5948c9d
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/3f129991826e5882242b3067c1f6c588b74bd856
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-bsnes/-/commit/3f129991826e5882242b3067c1f6c588b74bd856
You're receiving this email because of your account on gitlab.archlinux.org.