blob: f28d8146243823541ccc48875f9a63b7bf7e42a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = cvrx-appimage
pkgdesc = A standalone companion app for ChilloutVR that expands the user experience! (binary AppImage version)
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/AstroDogeDX/CVRX
arch = x86_64
license = MIT
makedepends = util-linux
makedepends = findutils
provides = cvrx
conflicts = cvrx
options = !strip
source = https://github.com/Malthbern/CVRX-Linux/releases/download/v1.0.5/cvrx-1.0.5.AppImage
sha256sums = 3a9807e1ec66a4305bb853d071756185d5388027b34cabdab55f487eaa40e8a0
pkgname = cvrx-appimage
|