wayvr-actions-bin: update to run 22255947741

This commit is contained in:
he3als 2026-02-21 19:43:02 +00:00
parent c4cb1d0d85
commit 2db9012afb
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = wayvr-actions-bin
pkgdesc = Your way to enjoy VR on Linux! Access your Wayland/X11 desktop from SteamVR/Monado (OpenVR+OpenXR, CI build)
pkgver = 22019517630
pkgver = 22255947741
pkgrel = 1
url = https://github.com/wlx-team/wayvr
arch = x86_64
@ -28,7 +28,7 @@ pkgbase = wayvr-actions-bin
conflicts = wayvr-git
replaces = wlx-overlay-s
options = !debug
source = wayvr-actions-bin-x86_64-22019517630.zip::https://nightly.link/wlx-team/wayvr/actions/runs/22019517630/WayVR-main-x86_64.AppImage.zip
sha256sums = 49544ffcf19659dca7275038793cc78205e1568b18ae607a2c563b226bb5e0da
source = wayvr-actions-bin-x86_64-22255947741.zip::https://nightly.link/wlx-team/wayvr/actions/runs/22255947741/WayVR-main-x86_64.AppImage.zip
sha256sums = 37b9598d91eab114b7cc9cd13f44c2ebb68c68b492e56f72994c404d9d8e84e9
pkgname = wayvr-actions-bin

View file

@ -5,7 +5,7 @@ _appimageprefix=WayVR
_pkgowner=wlx-team
pkgname="${_pkgname}-actions-bin"
branch=main
pkgver=22019517630
pkgver=22255947741
pkgrel=1
pkgdesc="Your way to enjoy VR on Linux! Access your Wayland/X11 desktop from SteamVR/Monado (OpenVR+OpenXR, CI build)"
arch=('x86_64')
@ -49,7 +49,7 @@ source=(
"${zipName}::https://nightly.link/${_pkgowner}/${_pkgname}/actions/runs/${pkgver}/${_appimageprefix}-${branch}-${CARCH}.AppImage.zip"
)
sha256sums=('49544ffcf19659dca7275038793cc78205e1568b18ae607a2c563b226bb5e0da')
sha256sums=('37b9598d91eab114b7cc9cd13f44c2ebb68c68b492e56f72994c404d9d8e84e9')
prepare() {
cd "${srcdir}"