summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2017-05-03 22:49:41 +0200
committerChristoph Haag2017-05-03 22:49:41 +0200
commitf12898e3b330a597f2e64851abcd9b4351296f90 (patch)
tree9d9bbbaf72df170b265dfad6748e2372a6f3ef2a /PKGBUILD
parent64a8d2f4417b8c7e9b7805f800f9f566f5a83c1c (diff)
downloadaur-f12898e3b330a597f2e64851abcd9b4351296f90.tar.gz
openvr 1.0.7 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fbaf974f123..3b612188bee6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=osvr-steamvr-git
-pkgver=v0.1.r300.gce5ebed
+pkgver=v0.1.r342.g990f627
pkgrel=1
pkgdesc="Driver for allowing applications written against SteamVR to work with hardware and software running with the OSVR software framework."
arch=(i686 x86_64)
@@ -9,7 +9,7 @@ install=osvr-steamvr.install
makedepends=('git' 'cmake')
depends=('osvr-core-git' 'openvr-git' 'osvr-rendermanager-git') #TODO: add more deps
conflicts=('osvr-display-git')
-source=("osvr-steamvr::git+https://github.com/OSVR/SteamVR-OSVR.git#branch=update-v1.0.6" #TODO: remove when it is merged
+source=("osvr-steamvr::git+https://github.com/OSVR/SteamVR-OSVR.git"
"Findjsoncpp.cmake")
#options=('!strip')