diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-05-01 22:05:56 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-01 22:05:56 +0100 |
commit | 572f920c6b72f2eb267e4e7b8aeff36f4c50f385 (patch) | |
tree | 769e6b3127cc61d1e014ec86084b79c22ab57a40 /libraries/libinput/libinput.info | |
parent | 2afc1b1688171a17da9c87a606300332d64455fd (diff) | |
download | slackbuilds-572f920c6b72f2eb267e4e7b8aeff36f4c50f385.tar.gz |
libraries/libinput: Updated for version 1.10.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libinput/libinput.info')
-rw-r--r-- | libraries/libinput/libinput.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libinput/libinput.info b/libraries/libinput/libinput.info index f1fc498dab..8c70be42ef 100644 --- a/libraries/libinput/libinput.info +++ b/libraries/libinput/libinput.info @@ -1,8 +1,8 @@ PRGNAM="libinput" -VERSION="1.10.5" +VERSION="1.10.6" HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput" -DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.10.5.tar.xz" -MD5SUM="3d37aa6292b7e34847811a47f3ddc860" +DOWNLOAD="https://www.freedesktop.org/software/libinput/libinput-1.10.6.tar.xz" +MD5SUM="9f47bb451a4a823014a0ad6125099b7e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libwacom meson graphviz python-evdev pyudev" |