Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-pce
Commits:
9342e546 by Maxime Gauduin at 2024-01-05T11:25:13+01:00
upgpkg: 1203-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-pce
pkgdesc = NEC PC Engine/SuperGrafx/CD core
- pkgver = 1198
+ pkgver = 1203
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=d61e6e5740aeeb56427802d8d52b912c1a6422b6
+ source =
libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=7f0375608181c02b504d585c788a568522a0606c
sha256sums = SKIP
pkgname = libretro-beetle-pce
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=libretro-beetle-pce
-pkgver=1198
+pkgver=1203
pkgrel=1
pkgdesc='NEC PC Engine/SuperGrafx/CD core'
arch=(x86_64)
@@ -15,7 +15,7 @@ depends=(
zlib
)
makedepends=(git)
-_commit=d61e6e5740aeeb56427802d8d52b912c1a6422b6
+_commit=7f0375608181c02b504d585c788a568522a0606c
source=(libretro-beetle-pce::git+https://github.com/libretro/beetle-pce-libretro.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/9342e546287e624ed9c0495c793540fbbaa90d3b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-pce/-/commit/9342e546287e624ed9c0495c793540fbbaa90d3b
You're receiving this email because of your account on gitlab.archlinux.org.