Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-supergrafx
Commits:
2582510f by Maxime Gauduin at 2024-01-05T11:25:41+01:00
upgpkg: 999-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-supergrafx
pkgdesc = NEC SuperGrafx core
- pkgver = 996
+ pkgver = 999
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=9eb9dcae1f6e37516d20fdc4a8879c8204ad4045
+ source =
libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=bcf492267f7f112705a82901de0a3e58e8151aa2
sha256sums = SKIP
pkgname = libretro-beetle-supergrafx
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-supergrafx
-pkgver=996
+pkgver=999
pkgrel=1
pkgdesc='NEC SuperGrafx core'
arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(
zlib
)
makedepends=(git)
-_commit=9eb9dcae1f6e37516d20fdc4a8879c8204ad4045
+_commit=bcf492267f7f112705a82901de0a3e58e8151aa2
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/2582510f41375e9e93eee4d3587a3ceb9d771622
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-supergrafx/-/commit/2582510f41375e9e93eee4d3587a3ceb9d771622
You're receiving this email because of your account on gitlab.archlinux.org.