Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-pce-fast
Commits:
37e124a6 by Maxime Gauduin at 2024-09-08T14:27:21+02:00
upgpkg: 1259-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-pce-fast
pkgdesc = NEC PC Engine/CD core
- pkgver = 1256
+ pkgver = 1259
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=7b7ad0760860f792f3f3a2768230397504e3f66d
- sha256sums =
722d87283369e441dd8ceda7a4d8c5527feb7d31bad399152cb24e6396a500b1
+ source =
libretro-beetle-pce-fast::git+https://github.com/libretro/beetle-pce-fast-libretro.git#commit=f2b4d9b24175348ca48bffd6fd4bb203d08e01d9
+ sha256sums =
795fd7fdcc86609a420b5a57e3028488d4d3952cb112578cade197a7cdd451d6
pkgname = libretro-beetle-pce-fast
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-pce-fast
-pkgver=1256
+pkgver=1259
pkgrel=1
pkgdesc='NEC PC Engine/CD core'
arch=(x86_64)
@@ -15,9 +15,9 @@ depends=(
zlib
)
makedepends=(git)
-_commit=7b7ad0760860f792f3f3a2768230397504e3f66d
+_commit=f2b4d9b24175348ca48bffd6fd4bb203d08e01d9
source=(libretro-beetle-pce-fast::git+https://github.com/libretro/beetle-pce-fast-libretro.git#commit=${_commit})
-sha256sums=('722d87283369e441dd8ceda7a4d8c5527feb7d31bad399152cb24e6396a500b1')
+sha256sums=('795fd7fdcc86609a420b5a57e3028488d4d3952cb112578cade197a7cdd451d6')
pkgver() {
cd libretro-beetle-pce-fast
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce-fast/-/commit/37e124a6899058d42d96a5c90ff216d19c22206a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce-fast/-/commit/37e124a6899058d42d96a5c90ff216d19c22206a
You're receiving this email because of your account on gitlab.archlinux.org.