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