Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-snes9x
Commits:
a2d2e415 by Maxime Gauduin at 2023-11-20T14:31:51+01:00
upgpkg: 1:2533-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-snes9x
pkgdesc = Super Nintendo Entertainment System core
- pkgver = 2520
+ pkgver = 2533
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=9fcd99d124872cc2aafe806974eb28789dd6827e
+ source =
libretro-snes9x::git+https://github.com/libretro/snes9x.git#commit=ec4ebfc8f3819a9522fcb8e53eed985090017b1b
sha256sums = SKIP
pkgname = libretro-snes9x
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-snes9x
-pkgver=2520
+pkgver=2533
pkgrel=1
epoch=1
pkgdesc='Super Nintendo Entertainment System core'
@@ -15,7 +15,7 @@ license=(
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=9fcd99d124872cc2aafe806974eb28789dd6827e
+_commit=ec4ebfc8f3819a9522fcb8e53eed985090017b1b
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/a2d2e4159ba859c924ea1005b83a40c3e8e29499
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-snes9x/-/commit/a2d2e4159ba859c924ea1005b83a40c3e8e29499
You're receiving this email because of your account on gitlab.archlinux.org.