Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-snes9x
Commits:
31d9204a by Maxime Gauduin at 2023-10-09T23:12:05+02:00
upgpkg: 1:2520-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-snes9x
pkgdesc = Super Nintendo Entertainment System core
- pkgver = 2507
+ pkgver = 2520
pkgrel = 1
epoch = 1
url = https://github.com/libretro/snes9x
@@ -11,7 +11,7 @@ pkgbase = libretro-snes9x
license = LGPL2.1
makedepends = git
depends = libretro-core-info
- source =
libretro-snes9x::git+https://github.com/libretro/snes9x.git#commit=1c97117fbfd5bd5d7e9a890759f82d0dbbb3ddc0
+ source =
libretro-snes9x::git+https://github.com/libretro/snes9x.git#commit=9fcd99d124872cc2aafe806974eb28789dd6827e
sha256sums = SKIP
pkgname = libretro-snes9x
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-snes9x
-pkgver=2507
+pkgver=2520
pkgrel=1
epoch=1
pkgdesc='Super Nintendo Entertainment System core'
@@ -15,7 +15,7 @@ license=(
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=1c97117fbfd5bd5d7e9a890759f82d0dbbb3ddc0
+_commit=9fcd99d124872cc2aafe806974eb28789dd6827e
source=(libretro-snes9x::git+https://github.com/libretro/snes9x.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-snes9x/-/commit/31d9204a5ca2519e1e570eff3d016ea5f7bf0bdb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-snes9x/-/commit/31d9204a5ca2519e1e570eff3d016ea5f7bf0bdb
You're receiving this email because of your account on gitlab.archlinux.org.