Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-pce-fast
Commits:
9d919f13 by Maxime Gauduin at 2024-07-28T22:42:26+02:00
upgpkg: 1256-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libretro-beetle-pce-fast
pkgdesc = NEC PC Engine/CD core
- pkgver = 1246
- pkgrel = 2
+ pkgver = 1256
+ pkgrel = 1
url = https://github.com/libretro/beetle-pce-fast-libretro
arch = x86_64
groups = libretro
@@ -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=6210d0f8c262dcdaa5b76c28057cca6077f488fe
- sha256sums = SKIP
+ source =
libretro-beetle-pce-fast::git+https://github.com/libretro/beetle-pce-fast-libretro.git#commit=7b7ad0760860f792f3f3a2768230397504e3f66d
+ sha256sums =
722d87283369e441dd8ceda7a4d8c5527feb7d31bad399152cb24e6396a500b1
pkgname = libretro-beetle-pce-fast
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-pce-fast
-pkgver=1246
-pkgrel=2
+pkgver=1256
+pkgrel=1
pkgdesc='NEC PC Engine/CD core'
arch=(x86_64)
url=https://github.com/libretro/beetle-pce-fast-libretro
@@ -15,9 +15,9 @@ depends=(
zlib
)
makedepends=(git)
-_commit=6210d0f8c262dcdaa5b76c28057cca6077f488fe
+_commit=7b7ad0760860f792f3f3a2768230397504e3f66d
source=(libretro-beetle-pce-fast::git+https://github.com/libretro/beetle-pce-fast-libretro.git#commit=${_commit})
-sha256sums=(SKIP)
+sha256sums=('722d87283369e441dd8ceda7a4d8c5527feb7d31bad399152cb24e6396a500b1')
pkgver() {
cd libretro-beetle-pce-fast
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce-fast/-/commit/9d919f135f5690854f252e42f50ab4fb7df3b406
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce-fast/-/commit/9d919f135f5690854f252e42f50ab4fb7df3b406
You're receiving this email because of your account on gitlab.archlinux.org.