summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2020-07-03 17:34:03 +0200
committerLubosz Sarnecki2020-07-03 17:34:03 +0200
commit4c7c333fdb07a22961a9cbabe99ca713549343e3 (patch)
treeab764ef958084e28d51e7707e01a63676774ef42
parent33d27a84eb457fe374b60f0896a93e497bd2d54f (diff)
downloadaur-4c7c333fdb07a22961a9cbabe99ca713549343e3.tar.gz
Bump version to 0.15.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f859e31c77da..8be474fb7acf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libinputsynth-git
pkgdesc = Synthesize desktop input for X11 and Wayland
- pkgver = 0.14.0.61.315d554
+ pkgver = 0.15.0.62.6ddcfd2
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.14.0.61.315d554
+ provides = libinputsynth=0.15.0.62.6ddcfd2
conflicts = libinputsynth
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index c5f10c6fa479..f17f049eaf18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname='libinputsynth'
pkgname="$_realname-git"
-pkgver=0.14.0.61.315d554
+pkgver=0.15.0.62.6ddcfd2
pkgrel=1
pkgdesc='Synthesize desktop input for X11 and Wayland'
arch=('i686' 'x86_64')