summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2016-05-24 23:18:02 +0200
committerChristoph Haag2016-05-24 23:18:02 +0200
commit9e1888feb1d0ea661b2cb03ed8ec40c3e5e8633c (patch)
tree9a6636375b412461837551b231189cba38146427
parent76292169480e2cf330e44030b88fa3b21b9668b3 (diff)
downloadaur-9e1888feb1d0ea661b2cb03ed8ec40c3e5e8633c.tar.gz
v1.0.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ebbd0793c3b..41c37f1b5c8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 40.afb25df
+ pkgver = 40.7f8a3a8
pkgrel = 1
url = https://github.com/ValveSoftware/openvr
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ff43a7254c61..2cf1462155c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=openvr-git
-pkgver=40.afb25df
+pkgver=40.7f8a3a8
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')