xf86-input-libinput: update to 0.7.0.
This commit is contained in:
parent
8665068d80
commit
5283f8283a
1 changed files with 2 additions and 2 deletions
|
@ -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.6.0
|
version=0.7.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@gmail.com>"
|
||||||
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=2f29be1ed7f9b9c597b6f5c6ef24c37a244a0ba87ccd1c2586ffa4d08452ad79
|
checksum=9392129d9598ddc108faa74e8eb311dc59b81c083da0c4804210ed2a7b4abb84
|
||||||
|
|
||||||
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 a new issue