summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2016-05-24 23:23:53 +0200
committerChristoph Haag2016-05-24 23:23:53 +0200
commit3ecf1627644dd891bae8ea2928dff7cc9fa5d2f6 (patch)
tree7b054bdf7ec6682b1dc1a995d4b186e7c6930476
parent9e1888feb1d0ea661b2cb03ed8ec40c3e5e8633c (diff)
downloadaur-3ecf1627644dd891bae8ea2928dff7cc9fa5d2f6.tar.gz
squash some commits
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41c37f1b5c8b..7d83673dc64b 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.7f8a3a8
+ pkgver = 36.460be08
pkgrel = 1
url = https://github.com/ValveSoftware/openvr
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2cf1462155c2..fa0c8d07d822 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=openvr-git
-pkgver=40.7f8a3a8
+pkgver=36.460be08
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')