summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')