libraries/libinput: Updated for version 1.15.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2020-01-12 14:47:45 +07:00 committed by Willy Sudiarto Raharjo
parent 0ba198fda6
commit 95325b5e41
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
#
# Slackware build script for libinput.
#
# Copyright 2016-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2016-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libinput
VERSION=${VERSION:-1.14.3}
VERSION=${VERSION:-1.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libinput"
VERSION="1.14.3"
VERSION="1.15.0"
HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.14.3.tar.xz"
MD5SUM="d052faa64eb6d2e649e582cc0fcf6e32"
DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.15.0.tar.xz"
MD5SUM="d5fe153c4b1d69ec35dc846588cd47ec"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwacom meson graphviz python-evdev pyudev"