Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-psx
Commits:
3da46478 by Maxime Gauduin at 2024-01-05T11:25:30+01:00
upgpkg: 2692-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-psx
pkgdesc = Sony PlayStation core
- pkgver = 2689
+ pkgver = 2692
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=379b422449e21542f1c8dc67e5ef6a859e362e0b
+ source =
libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=05fda4c7e4e98392aca86198644b0c0153369771
sha256sums = SKIP
pkgname = libretro-beetle-psx
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
libretro-beetle-psx
libretro-beetle-psx-hw
)
-pkgver=2689
+pkgver=2692
pkgrel=1
pkgdesc='Sony PlayStation core'
arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(
mesa
vulkan-icd-loader
)
-_commit=379b422449e21542f1c8dc67e5ef6a859e362e0b
+_commit=05fda4c7e4e98392aca86198644b0c0153369771
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/3da46478ed199369036c9753dbab32c3678a8355
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-psx/-/commit/3da46478ed199369036c9753dbab32c3678a8355
You're receiving this email because of your account on gitlab.archlinux.org.