Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
libretro-beetle-psx
Commits:
d781d285 by Maxime Gauduin at 2023-08-15T11:17:01+02:00
upgpkg: 2682-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = libretro-beetle-psx
pkgdesc = Sony PlayStation core
- pkgver = 2680
+ pkgver = 2682
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=e49c439ef3cbadca2f113a331f822a03b581027e
+ source =
libretro-beetle-psx::git+https://github.com/libretro/beetle-psx-libretro.git#commit=9d07ee164ce18d5c98a12c1fb48d637306d4e8ee
sha256sums = SKIP
pkgname = libretro-beetle-psx
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=(
libretro-beetle-psx
libretro-beetle-psx-hw
)
-pkgver=2680
+pkgver=2682
pkgrel=1
pkgdesc='Sony PlayStation core'
arch=(x86_64)
@@ -22,7 +22,7 @@ makedepends=(
mesa
vulkan-icd-loader
)
-_commit=e49c439ef3cbadca2f113a331f822a03b581027e
+_commit=9d07ee164ce18d5c98a12c1fb48d637306d4e8ee
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/d781d285558079c25a6cbdca85acce4a6dc2b8aa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libretro-beetle-psx/-/commit/d781d285558079c25a6cbdca85acce4a6dc2b8aa
You're receiving this email because of your account on gitlab.archlinux.org.