summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Haag2016-04-06 18:28:51 +0200
committerChristoph Haag2016-04-06 18:28:51 +0200
commit3d8555eefbd8c81dcfc591acacd941f627f172c0 (patch)
treebaf6a196269099a6c3af49083d95c89792708503 /PKGBUILD
parentc4468b865ec8d130460a72ed02076f0fcb58f409 (diff)
downloadaur-3d8555eefbd8c81dcfc591acacd941f627f172c0.tar.gz
GNUC -> __GNUC__ macro
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cec171bb308..bab2c2d4e5fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=openvr-git
-pkgver=36.ab6a7e4
+pkgver=39.5b6b6c1
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')