Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-psx
Commits:
21de49d4 by Maxime Gauduin at 2023-11-20T14:29:56+01:00
upgpkg: 2688-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-psx
pkgdesc = Sony PlayStation core
- pkgver = 2685
+ pkgver = 2688
pkgrel = 1
url = https://github.com/libretro/beetle-psx-libretro
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = libretro-beetle-psx
makedepends = vulkan-icd-loader
depends = libretro-core-info
depends = zlib
- source =
libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=001089070edaab6a0dc5dd018c8bc448cee310b6
+ source =
libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=8538186918683f01734566aba198259028841841
sha256sums = SKIP
pkgname = libretro-beetle-psx
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
libretro-beetle-psx
libretro-beetle-psx-hw
)
-pkgver=2685
+pkgver=2688
pkgrel=1
pkgdesc='Sony PlayStation core'
arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(
mesa
vulkan-icd-loader
)
-_commit=001089070edaab6a0dc5dd018c8bc448cee310b6
+_commit=8538186918683f01734566aba198259028841841
source=(libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=${_commit})
sha256sums=(SKIP)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-psx/-/commit/21de49d447f78c2aac4536443ab88ea7647b629a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-psx/-/commit/21de49d447f78c2aac4536443ab88ea7647b629a
You're receiving this email because of your account on gitlab.archlinux.org.