summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2019-11-21 12:49:15 +0100
committerLubosz Sarnecki2019-11-21 12:49:28 +0100
commit50ce5789ba763b7da0cf83a5ad6bb813f20c248b (patch)
treeed35939a46195a8d221072105b4686ba507daf00
parenta0000715cfc4c6aa58196180cb9e296ca942e5eb (diff)
downloadaur-50ce5789ba763b7da0cf83a5ad6bb813f20c248b.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 c5d750c69493..d3877c3b85ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# 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.13.0.572.aecc5b1
+ pkgver = 0.13.2.584.20132fa
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop/xrdesktop
arch = i686
@@ -16,7 +14,7 @@ pkgbase = xrdesktop-git
depends = glib2
depends = gxr-git
depends = gulkan-git
- provides = xrdesktop=0.13.0.572.aecc5b1
+ provides = xrdesktop=0.13.2.584.20132fa
conflicts = xrdesktop
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index e3ffe3479680..d98a5eca965b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
basename='xrdesktop'
pkgname="$basename-git"
-pkgver=0.13.0.572.aecc5b1
+pkgver=0.13.2.584.20132fa
pkgrel=1
pkgdesc='A library for XR interaction with classical desktop compositors.'
arch=('i686' 'x86_64')