Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-snes9x
Commits:
3e595918 by Maxime Gauduin at 2024-09-08T14:29:11+02:00
upgpkg: 1:2649-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-snes9x
pkgdesc = Super Nintendo Entertainment System core
- pkgver = 2533
+ pkgver = 2649
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=ec4ebfc8f3819a9522fcb8e53eed985090017b1b
- sha256sums = SKIP
+ source =
libretro-snes9x::git+https://github.com/libretro/snes9x.git#commit=229933ea5aa6b4d2a6f00ed55b34d7b8bf5f63e3
+ sha256sums =
4fea9cb7f30c42c766771176509c01fdb8aebc6c66a0b7bd281f4c363a9eebf2
pkgname = libretro-snes9x
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-snes9x
-pkgver=2533
+pkgver=2649
pkgrel=1
epoch=1
pkgdesc='Super Nintendo Entertainment System core'
@@ -15,9 +15,9 @@ license=(
groups=(libretro)
depends=(libretro-core-info)
makedepends=(git)
-_commit=ec4ebfc8f3819a9522fcb8e53eed985090017b1b
+_commit=229933ea5aa6b4d2a6f00ed55b34d7b8bf5f63e3
source=(libretro-snes9x::git+https://github.com/libretro/snes9x.git#commit=${_commit})
-sha256sums=(SKIP)
+sha256sums=('4fea9cb7f30c42c766771176509c01fdb8aebc6c66a0b7bd281f4c363a9eebf2')
pkgver() {
cd libretro-snes9x
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-snes9x/-/commit/3e595918a125afec1557417b9bb72a0efa24a0c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-snes9x/-/commit/3e595918a125afec1557417b9bb72a0efa24a0c7
You're receiving this email because of your account on gitlab.archlinux.org.