summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2016-06-02 17:32:58 +0200
committerLubosz Sarnecki2016-06-02 17:32:58 +0200
commit9a56b386f4972bb386b40c8ad18e3f56e3303e09 (patch)
treeb24c85483c75381e1de50c70b89f3980f236a6a2
parent20df4e8c6a11a6f3d21327b707f4ad294e927bb4 (diff)
downloadaur-oculus-rift-sdk-jherico-git.tar.gz
use last commit with linux support
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7ff139d9e52..db3c677c669c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=oculus-rift-sdk-jherico-git
pkgver=185.cbf6f96
realver=0.5.0.1
-pkgrel=2
+pkgrel=1
_branch=master
pkgdesc="Oculus SDK community version. SHIM + shared release/debug (libOVRRT64_0.so.${realver}, libOVRdRT64_0.so.${realver}), OculusConfigUtil, /etc/xdg/autostart/ovrd.desktop. Use /usr/include/ovr-${realver}/ as path to the SDK."
arch=('x86_64')
@@ -19,7 +19,7 @@ options=('!strip' 'staticlibs')
install=
# Config Util is directly binaries from oculus rift sdk upstream. Look it up, if you like
-source=("git+https://github.com/jherico/OculusSDK.git#branch=$_branch"
+source=("git+https://github.com/jherico/OculusSDK.git#commit=cbf6f96b8083597de500d4110de0ed92f62c2a83"
"git+https://github.com/jherico/jocular.git"
"git+https://github.com/jherico/python-ovrsdk.git"
"git+https://github.com/jherico/cmake.git"