summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3395152f2cdf..c5d750c69493 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Sep 19 13:32:31 UTC 2019
pkgbase = xrdesktop-git
pkgdesc = A library for XR interaction with classical desktop compositors.
- pkgver = 0.12.1.529.81bae4c
+ pkgver = 0.13.0.572.aecc5b1
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop/xrdesktop
arch = i686
@@ -14,7 +16,7 @@ pkgbase = xrdesktop-git
depends = glib2
depends = gxr-git
depends = gulkan-git
- provides = xrdesktop=0.12.1.529.81bae4c
+ provides = xrdesktop=0.13.0.572.aecc5b1
conflicts = xrdesktop
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 9d5af7ccdaa6..e3ffe3479680 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
basename='xrdesktop'
pkgname="$basename-git"
-pkgver=0.12.1.529.81bae4c
+pkgver=0.13.0.572.aecc5b1
pkgrel=1
pkgdesc='A library for XR interaction with classical desktop compositors.'
arch=('i686' 'x86_64')