summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Haag2021-12-26 22:56:18 +0100
committerChristoph Haag2021-12-26 22:56:18 +0100
commit11a901c340ec9e64eb291e2b5df4aad0f7395dab (patch)
tree742ba7c33e1176cbe18438b1a96f7115d2e6981d
parent084d333e20d0324a29343e82e678347a1562369e (diff)
downloadaur-11a901c340ec9e64eb291e2b5df4aad0f7395dab.tar.gz
bump pkgrel to trigger rebuild after jsoncpp 25 soname bump
See also https://github.com/archlinux/svntogit-community/commit/fba01aa69bd8e5a9979effdac56f495d0e026f67
-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"