libinput: update to 1.8.1.

This commit is contained in:
Juan RP 2017-07-20 09:03:34 +02:00
parent 6d6ad0a1f9
commit 3decf489eb

View File

@ -1,6 +1,6 @@
# Template file for 'libinput' # Template file for 'libinput'
pkgname=libinput pkgname=libinput
version=1.8.0 version=1.8.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-tests --disable-debug-gui --disable-documentation" configure_args="--disable-tests --disable-debug-gui --disable-documentation"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT" license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/libinput/" homepage="http://www.freedesktop.org/wiki/Software/libinput/"
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz" distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
checksum=f8c9dbc31bf549008486258ebfa328d3dbc749c0029c6168e46949c24cf19076 checksum=e3590a9037e561a5791c8bd3b34bfd30fad5cacd8cbefc0d75fafe3a41d07147
post_install() { post_install() {
vlicense COPYING vlicense COPYING