summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e329398c339..85f90127d0af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# 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.13.0.58.699426a
+ pkgver = 0.13.2.60.4a048ca
pkgrel = 1
url = https://gitlab.freedesktop.org/xrdesktop/libinputsynth
arch = i686
@@ -12,7 +10,7 @@ pkgbase = libinputsynth-git
makedepends = git
makedepends = xdotool
depends = glib2
- provides = libinputsynth=0.13.0.58.699426a
+ provides = libinputsynth=0.13.2.60.4a048ca
conflicts = libinputsynth
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 46bf63decc17..ff39b57ddff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname='libinputsynth'
pkgname="$_realname-git"
-pkgver=0.13.0.58.699426a
+pkgver=0.13.2.60.4a048ca
pkgrel=1
pkgdesc='Synthesize desktop input for X11 and Wayland'
arch=('i686' 'x86_64')