Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-psx
Commits:
82c15f34 by Maxime Gauduin at 2024-09-08T14:27:30+02:00
upgpkg: 2729-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-psx
pkgdesc = Sony PlayStation core
- pkgver = 2725
+ pkgver = 2729
pkgrel = 1
url = https://github.com/libretro/beetle-psx-libretro
arch = x86_64
@@ -12,8 +12,8 @@ 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=38d74b0b769e3a72e8ea574389b9cc80994e9cc8
- sha256sums =
ea088317bce41baf1314340dbf28e40c46e8c3df275ccc65f4b7975c03714a08
+ source =
libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=3b6aa830f1345a588c6217f0bf8f5da2f8e08c29
+ sha256sums =
965bde198ba890a850e0f07cded1ef5fe0de176441bcf2c0db701b604a462d0e
pkgname = libretro-beetle-psx
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
libretro-beetle-psx
libretro-beetle-psx-hw
)
-pkgver=2725
+pkgver=2729
pkgrel=1
pkgdesc='Sony PlayStation core'
arch=(x86_64)
@@ -22,9 +22,9 @@ makedepends=(
mesa
vulkan-icd-loader
)
-_commit=38d74b0b769e3a72e8ea574389b9cc80994e9cc8
+_commit=3b6aa830f1345a588c6217f0bf8f5da2f8e08c29
source=(libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=${_commit})
-sha256sums=('ea088317bce41baf1314340dbf28e40c46e8c3df275ccc65f4b7975c03714a08')
+sha256sums=('965bde198ba890a850e0f07cded1ef5fe0de176441bcf2c0db701b604a462d0e')
pkgver() {
cd libretro-beetle-psx
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-psx/-/commit/82c15f348c412e1d8b8db51ffe652d6533b5c17a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-psx/-/commit/82c15f348c412e1d8b8db51ffe652d6533b5c17a
You're receiving this email because of your account on gitlab.archlinux.org.