Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-pce-fast
Commits:
bf7b80b1 by Maxime Gauduin at 2023-10-09T23:07:41+02:00
upgpkg: 1231-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-pce-fast
pkgdesc = NEC PC Engine/CD core
- pkgver = 1229
+ pkgver = 1231
pkgrel = 1
url = https://github.com/libretro/beetle-pce-fast-libretro
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = libretro-beetle-pce-fast
depends = glibc
depends = libretro-core-info
depends = zlib
- source =
libretro-beetle-pce-fast::git+https://github.com/libretro/beetle-pce-fast-libretro.git#commit=f2ff19e56fb33361793f9fdaf44c1ea28bce1da3
+ source =
libretro-beetle-pce-fast::git+https://github.com/libretro/beetle-pce-fast-libretro.git#commit=1ce7a4a941b10aa0c2973cb441b89ee99e2c8d0e
sha256sums = SKIP
pkgname = libretro-beetle-pce-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-pce-fast
-pkgver=1229
+pkgver=1231
pkgrel=1
pkgdesc='NEC PC Engine/CD core'
arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(
zlib
)
makedepends=(git)
-_commit=f2ff19e56fb33361793f9fdaf44c1ea28bce1da3
+_commit=1ce7a4a941b10aa0c2973cb441b89ee99e2c8d0e
source=(libretro-beetle-pce-fast::git+https://github.com/libretro/beetle-pce-fast-libretro.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce-fast/-/commit/bf7b80b137569cdf2c9a9bfc8128723fb53c794c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce-fast/-/commit/bf7b80b137569cdf2c9a9bfc8128723fb53c794c
You're receiving this email because of your account on gitlab.archlinux.org.