summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2019-11-21 12:48:42 +0100
committerLubosz Sarnecki2019-11-21 12:48:42 +0100
commit7af256801eb0f6438e959099f5e6744fe0556c33 (patch)
tree4053dcb41310c3792a2a10420cb27bf170e54abd
parentb9f87280a05c340b62196361fd9fabd9e16d6640 (diff)
downloadaur-7af256801eb0f6438e959099f5e6744fe0556c33.tar.gz
Update to 0.13.2.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef12c20fbd5f..fab5e7c09f83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Sep 19 13:32:05 UTC 2019
pkgbase = gxr-git
pkgdesc = A glib wrapper for the OpenVR and soon the OpenXR API.
- pkgver = 0.13.0.653.f4427ba
+ pkgver = 0.13.2.661.b24d5f6
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop/gxr
arch = i686
@@ -15,7 +13,7 @@ pkgbase = gxr-git
depends = gtk3
depends = gulkan-git
depends = openvr-git
- provides = gxr=0.13.0.653.f4427ba
+ provides = gxr=0.13.2.661.b24d5f6
conflicts = gxr
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 08070d9d6957..00f138754a5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname='gxr'
pkgname="$_realname-git"
-pkgver=0.13.0.653.f4427ba
+pkgver=0.13.2.661.b24d5f6
pkgrel=1
pkgdesc='A glib wrapper for the OpenVR and soon the OpenXR API.'
arch=('i686' 'x86_64')