summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLubosz Sarnecki2021-06-04 17:44:29 +0200
committerLubosz Sarnecki2021-06-04 17:44:29 +0200
commitf7762d22103d886ab86e390b4afb8cc003a82cff (patch)
tree6efc4fec55e286da2910848fc5c26f2b9dce5052
parentc7eb27295694941fc28f406a527362851126a2cc (diff)
downloadaur-f7762d22103d886ab86e390b4afb8cc003a82cff.tar.gz
Update to latest commit.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87604d5ecb52..64f9898b50a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libinputsynth-git
pkgdesc = Synthesize desktop input for X11 and Wayland
- pkgver = 0.15.0.62.6ddcfd2
+ pkgver = 0.15.0.65.82a14ed
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop/libinputsynth
arch = i686
@@ -10,7 +10,7 @@ pkgbase = libinputsynth-git
makedepends = git
depends = glib2
depends = xdotool
- provides = libinputsynth=0.15.0.62.6ddcfd2
+ provides = libinputsynth=0.15.0.65.82a14ed
conflicts = libinputsynth
options = debug
options = !strip
@@ -18,4 +18,3 @@ pkgbase = libinputsynth-git
md5sums = SKIP
pkgname = libinputsynth-git
-
diff --git a/PKGBUILD b/PKGBUILD
index a26321f53ce3..1fd7b179bf98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname='libinputsynth'
pkgname="$_realname-git"
-pkgver=0.15.0.62.6ddcfd2
+pkgver=0.15.0.65.82a14ed
pkgrel=1
pkgdesc='Synthesize desktop input for X11 and Wayland'
arch=('i686' 'x86_64')