summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2017-05-03 00:30:06 +0200
committerChristoph Haag2017-05-03 00:30:06 +0200
commitac900bfef66a9170cb85d0901c27beafc96e69f7 (patch)
tree45084b52affef186bc182a89e1e94003366b6e7d
parent22b7e4986c5b054e66bef266f6e5ab2855dc4e11 (diff)
downloadaur-ac900bfef66a9170cb85d0901c27beafc96e69f7.tar.gz
openvr 1.0.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dd86073a5da..e94114b1d0a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openvr-git
pkgdesc = API and runtime that allows access to VR hardware from multiple vendors. Contains API and samples. The runtime is under SteamVR in Tools on Steam. Note: There's no compositor for linux, so try with hellovr -nocompositor
- pkgver = 43.7fa6470
- pkgrel = 2
+ pkgver = 44.b653929
+ pkgrel = 1
url = https://github.com/ValveSoftware/openvr
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index e0697ebe3d15..404b8d376924 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=openvr-git
-pkgver=43.7fa6470
-pkgrel=2
+pkgver=44.b653929
+pkgrel=1
pkgdesc="API and runtime that allows access to VR hardware from multiple vendors. Contains API and samples. The runtime is under SteamVR in Tools on Steam. Note: There's no compositor for linux, so try with hellovr -nocompositor"
arch=('x86_64')
url="https://github.com/ValveSoftware/openvr"