xf86-input-libinput: update to 0.27.1.
This commit is contained in:
parent
577f6ae76b
commit
12bc9e71f7
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template build file for 'xf86-input-libinput'.
|
||||
pkgname=xf86-input-libinput
|
||||
version=0.27.0
|
||||
version=0.27.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="xorg-server-devel libinput-devel"
|
||||
makedepends="libinput-devel xorg-server-devel"
|
||||
depends="virtual?xserver-abi-input-24_1"
|
||||
short_desc="Generic input driver for the X.Org server based on libinput"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
checksum=77b0516cb0bff616f491faed7f7794fef9dc496edc2dc7d6197324727cc668a3
|
||||
checksum=d4ad8dc5ad6f962a3f15f61ba9e9f8e37fa0b57eee9f484e2bd721d60ca72ee6
|
||||
lib32disabled=yes
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue