summaryrefslogtreecommitdiffstats
path: root/libraries/libinput
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-07-23 15:07:01 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-07-23 15:11:00 +0100
commit1adeb9e661a4fdddb0de70217a576a564079d2ee (patch)
tree9d895c2207934f9abd5dd8ae286802421093bc6f /libraries/libinput
parent989c6465cf9c1c4b4da0d2b4818c324a0003929d (diff)
downloadslackbuilds-1adeb9e661a4fdddb0de70217a576a564079d2ee.tar.gz
slackbuilds-1adeb9e661a4fdddb0de70217a576a564079d2ee.tar.xz
libraries/libinput: Updated for version 1.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libinput')
-rw-r--r--libraries/libinput/libinput.SlackBuild2
-rw-r--r--libraries/libinput/libinput.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libinput/libinput.SlackBuild b/libraries/libinput/libinput.SlackBuild
index 9c73c687e0..5aa9f6ccc3 100644
--- a/libraries/libinput/libinput.SlackBuild
+++ b/libraries/libinput/libinput.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libinput
-VERSION=${VERSION:-1.8.0}
+VERSION=${VERSION:-1.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libinput/libinput.info b/libraries/libinput/libinput.info
index 6eaba2cb9b..febbb02738 100644
--- a/libraries/libinput/libinput.info
+++ b/libraries/libinput/libinput.info
@@ -1,8 +1,8 @@
PRGNAM="libinput"
-VERSION="1.8.0"
+VERSION="1.8.1"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
-DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.8.0.tar.xz"
-MD5SUM="f12066eeda3e1aeaa65eeca4b9ad833d"
+DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.8.1.tar.xz"
+MD5SUM="8247f0bb67052ffb272c50c3cb9c5998"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwacom"