summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2020-03-20 12:19:33 +0100
committerLubosz Sarnecki2020-03-20 12:19:33 +0100
commit33d27a84eb457fe374b60f0896a93e497bd2d54f (patch)
tree7e2500c46ff57ccc97b1df84e799e22e858d5c30
parente6b9ce805afe1c280a6f39c1c685ad7f2c0247cc (diff)
downloadaur-33d27a84eb457fe374b60f0896a93e497bd2d54f.tar.gz
Update to 0.14.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85f90127d0af..f859e31c77da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libinputsynth-git
pkgdesc = Synthesize desktop input for X11 and Wayland
- pkgver = 0.13.2.60.4a048ca
+ pkgver = 0.14.0.61.315d554
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop/libinputsynth
arch = i686
@@ -10,7 +10,7 @@ pkgbase = libinputsynth-git
makedepends = git
makedepends = xdotool
depends = glib2
- provides = libinputsynth=0.13.2.60.4a048ca
+ provides = libinputsynth=0.14.0.61.315d554
conflicts = libinputsynth
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index ff39b57ddff1..c5f10c6fa479 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname='libinputsynth'
pkgname="$_realname-git"
-pkgver=0.13.2.60.4a048ca
+pkgver=0.14.0.61.315d554
pkgrel=1
pkgdesc='Synthesize desktop input for X11 and Wayland'
arch=('i686' 'x86_64')