summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2019-09-19 15:34:12 +0200
committerLubosz Sarnecki2019-09-19 15:34:56 +0200
commite4ddb8a45f09b1610428c5f9ef872a2a33c0524f (patch)
tree97fb6f67684b4e1dd1da8d5fcb729a08a73593c3
parent854089d3228dab2a181c3f20a52dabec974a16c9 (diff)
downloadaur-e4ddb8a45f09b1610428c5f9ef872a2a33c0524f.tar.gz
Update to 0.13.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37ec9a123b69..9e329398c339 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Sep 19 13:34:45 UTC 2019
pkgbase = libinputsynth-git
pkgdesc = Synthesize desktop input for X11 and Wayland
- pkgver = 0.12.1.52.98af062
+ pkgver = 0.13.0.58.699426a
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop/libinputsynth
arch = i686
@@ -10,7 +12,7 @@ pkgbase = libinputsynth-git
makedepends = git
makedepends = xdotool
depends = glib2
- provides = libinputsynth=0.12.1.52.98af062
+ provides = libinputsynth=0.13.0.58.699426a
conflicts = libinputsynth
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 8b8e9a5bb56a..46bf63decc17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname='libinputsynth'
pkgname="$_realname-git"
-pkgver=0.12.1.52.98af062
+pkgver=0.13.0.58.699426a
pkgrel=1
pkgdesc='Synthesize desktop input for X11 and Wayland'
arch=('i686' 'x86_64')