summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index abb2a96e8c68..bef741787878 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = openvr-git
pkgdesc = API and runtime that allows access to VR hardware from multiple vendors.
pkgver = 1.16.8.r0.g4c85abc
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ValveSoftware/openvr
arch = x86_64
license = custom
@@ -33,4 +33,3 @@ pkgbase = openvr-git
md5sums = ac790ec12a558931895504f1ca92c364
pkgname = openvr-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 5f7f96d76d67..a6c461df2013 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=openvr-git
pkgver=1.16.8.r0.g4c85abc
-pkgrel=1
+pkgrel=2
pkgdesc="API and runtime that allows access to VR hardware from multiple vendors."
arch=('x86_64')
url="https://github.com/ValveSoftware/openvr"