xf86-input-libinput: update to 0.28.0.
This commit is contained in:
parent
56b91c11bb
commit
8889d35ef7
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'xf86-input-libinput'.
|
# Template file for 'xf86-input-libinput'
|
||||||
pkgname=xf86-input-libinput
|
pkgname=xf86-input-libinput
|
||||||
version=0.27.1
|
version=0.28.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -8,10 +8,10 @@ makedepends="libinput-devel xorg-server-devel"
|
||||||
depends="virtual?xserver-abi-input-24_1"
|
depends="virtual?xserver-abi-input-24_1"
|
||||||
short_desc="Generic input driver for the X.Org server based on libinput"
|
short_desc="Generic input driver for the X.Org server based on libinput"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
homepage="https://xorg.freedesktop.org/"
|
||||||
checksum=d4ad8dc5ad6f962a3f15f61ba9e9f8e37fa0b57eee9f484e2bd721d60ca72ee6
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=21994d065fc26e85d1c3fc87d8479b9c22699ed5a0119df98fbe0000e84630a1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue