Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-supergrafx
Commits:
c3407a4a by Maxime Gauduin at 2023-10-09T23:08:05+02:00
upgpkg: 994-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-supergrafx
pkgdesc = NEC SuperGrafx core
- pkgver = 992
+ pkgver = 994
pkgrel = 1
url = https://github.com/libretro/beetle-supergrafx-libretro
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = libretro-beetle-supergrafx
depends = glibc
depends = libretro-core-info
depends = zlib
- source =
libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=56261ccd56f576a42a2d22190c09eb326a4331da
+ source =
libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=733b29460bfa254ccea096d29e8cc566e48aa633
sha256sums = SKIP
pkgname = libretro-beetle-supergrafx
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-supergrafx
-pkgver=992
+pkgver=994
pkgrel=1
pkgdesc='NEC SuperGrafx core'
arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(
zlib
)
makedepends=(git)
-_commit=56261ccd56f576a42a2d22190c09eb326a4331da
+_commit=733b29460bfa254ccea096d29e8cc566e48aa633
source=(libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-supergrafx/-/commit/c3407a4a7e0a2be2d5faa9767d2b587f103c5965
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-supergrafx/-/commit/c3407a4a7e0a2be2d5faa9767d2b587f103c5965
You're receiving this email because of your account on gitlab.archlinux.org.