mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
wayvr-actions-bin: increment pkgrel
This commit is contained in:
parent
9e600bd002
commit
b2c618d63f
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
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 = 20987321396
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = https://github.com/wlx-team/wayvr
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -6,7 +6,7 @@ _pkgowner=wlx-team
|
|||
pkgname="${_pkgname}-actions-bin"
|
||||
branch=main
|
||||
pkgver=20987321396
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Your way to enjoy VR on Linux! Access your Wayland/X11 desktop from SteamVR/Monado (OpenVR+OpenXR, CI build)"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/${_pkgowner}/${_pkgname}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue