Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / libretro-beetle-pce
Commits: 357838a2 by Maxime Gauduin at 2025-08-13T18:23:17+02:00 upgpkg: 1246-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = libretro-beetle-pce pkgdesc = NEC PC Engine/SuperGrafx/CD core - pkgver = 1243 + pkgver = 1246 pkgrel = 1 url = https://github.com/libretro/beetle-pce-libretro arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = libretro-beetle-pce depends = glibc depends = libretro-core-info depends = zlib - source = libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=af28fb0385d00e0292c4703b3aa7e72762b564d2 - sha256sums = f15407fe7e8a7bb8253cb345e0806ecd202b5365cf3dd70f800fbeb64c47e9ef + source = libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=9a301c0773c53702a882bbaa42ee9cbc6d523787 + sha256sums = 8131aa3bae7570fc273845a1d1aa3c0b026d9cf60977107d6776cba275224e32 pkgname = libretro-beetle-pce ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <aluc...@archlinux.org> pkgname=libretro-beetle-pce -pkgver=1243 +pkgver=1246 pkgrel=1 pkgdesc='NEC PC Engine/SuperGrafx/CD core' arch=(x86_64) @@ -15,9 +15,9 @@ depends=( zlib ) makedepends=(git) -_commit=af28fb0385d00e0292c4703b3aa7e72762b564d2 +_commit=9a301c0773c53702a882bbaa42ee9cbc6d523787 source=(libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=${_commit}) -sha256sums=('f15407fe7e8a7bb8253cb345e0806ecd202b5365cf3dd70f800fbeb64c47e9ef') +sha256sums=('8131aa3bae7570fc273845a1d1aa3c0b026d9cf60977107d6776cba275224e32') pkgver() { cd libretro-beetle-pce View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/357838a2a71104ad5712fb276d2e56f292305485 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/357838a2a71104ad5712fb276d2e56f292305485 You're receiving this email because of your account on gitlab.archlinux.org.