xf86-input-libinput: update to 0.16.0.
This commit is contained in:
parent
a31a37f972
commit
28746828aa
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xf86-input-libinput'.
|
# Template build file for 'xf86-input-libinput'.
|
||||||
pkgname=xf86-input-libinput
|
pkgname=xf86-input-libinput
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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=28707c504194648b11a1e26acf13039b60bf344efa6aa9788afed6d47f019a41
|
checksum=fdade531e91e79acf6dce8ac55fa4f65abe3f1358c5d3d777ae48dbc74b76f49
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue