Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-supergrafx
Commits:
70cb28b6 by Maxime Gauduin at 2024-07-28T22:43:12+02:00
upgpkg: 1014-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libretro-beetle-supergrafx
pkgdesc = NEC SuperGrafx core
- pkgver = 1008
- pkgrel = 2
+ pkgver = 1014
+ pkgrel = 1
url = https://github.com/libretro/beetle-supergrafx-libretro
arch = x86_64
groups = libretro
@@ -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=e41f864c0abb36aef20f8e37cd9d9a92c00a9221
- sha256sums = SKIP
+ source =
libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=1943f676c70a9ceeee51f05a7422093c525e83ca
+ sha256sums =
e1e15c28a7a5208ad97357768a1ee9b71be05a48ab1699e88b550bc7a50cd757
pkgname = libretro-beetle-supergrafx
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-supergrafx
-pkgver=1008
-pkgrel=2
+pkgver=1014
+pkgrel=1
pkgdesc='NEC SuperGrafx core'
arch=(x86_64)
url=https://github.com/libretro/beetle-supergrafx-libretro
@@ -15,9 +15,9 @@ depends=(
zlib
)
makedepends=(git)
-_commit=e41f864c0abb36aef20f8e37cd9d9a92c00a9221
+_commit=1943f676c70a9ceeee51f05a7422093c525e83ca
source=(libretro-beetle-supergrafx::git+https://github.com/libretro/beetle-supergrafx-libretro.git#commit=${_commit})
-sha256sums=(SKIP)
+sha256sums=('e1e15c28a7a5208ad97357768a1ee9b71be05a48ab1699e88b550bc7a50cd757')
pkgver() {
cd libretro-beetle-supergrafx
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-supergrafx/-/commit/70cb28b6228f5c35a862d7c6bbc8e43e4311ac88
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-supergrafx/-/commit/70cb28b6228f5c35a862d7c6bbc8e43e4311ac88
You're receiving this email because of your account on gitlab.archlinux.org.