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