xf86-input-libinput: update to 1.0.1.
This commit is contained in:
parent
c6f21fa4a7
commit
e80ea78fcc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xf86-input-libinput'
|
||||
pkgname=xf86-input-libinput
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ef55c2f66ae65da476c400205692ff77c9192bdc16fb3a285ea252267cf28a74
|
||||
checksum=fddec49c115591918475155bf16aaf23017d7f814cee7823a0c11f867aca245b
|
||||
lib32disabled=yes
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue