Merge pull request #1629 from derlaft/xf86-libinput
xf86-input-libinput: update to 0.10.0
This commit is contained in:
commit
483eb13d5e
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'xf86-input-libinput'.
|
# Template build file for 'xf86-input-libinput'.
|
||||||
pkgname=xf86-input-libinput
|
pkgname=xf86-input-libinput
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
checksum=37f623b7869c700156049fa9204bafd6027bf5c3acd9017919e42199bcc666da
|
checksum=a4270358ed643633822212a179ad862efcf5408735bfd31e8ec49e4cf1403bf0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/90-libinput.conf 644 usr/share/X11/xorg.conf.d
|
vinstall ${FILESDIR}/90-libinput.conf 644 usr/share/X11/xorg.conf.d
|
||||||
|
|
Loading…
Reference in New Issue
Block a user