summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2019-06-13 13:47:00 +0200
committerChristoph Haag2019-06-13 13:47:22 +0200
commit9f39d8d50cef4f86c8b7261017d271943c0be9c0 (patch)
tree8cc1283fb71bc0060dc0dff05093bf5f57526c91
parentb966d55137fb406abcd0db52caa268557a23dea4 (diff)
downloadaur-9f39d8d50cef4f86c8b7261017d271943c0be9c0.tar.gz
bump pkgrel after lubosz' patch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 139a4810c750..f26b7354a4a4 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. Contains API and samples. The runtime is under SteamVR in Tools on Steam.
pkgver = 1.4.18.r0.g02bc73b
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ValveSoftware/openvr
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 81bca14bf6da..18813c06629f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=openvr-git
pkgver=1.4.18.r0.g02bc73b
-pkgrel=1
+pkgrel=2
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."
arch=('x86_64')
url="https://github.com/ValveSoftware/openvr"