libinput: update to 0.14.1.
This commit is contained in:
parent
502622c141
commit
0a623001ab
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=0.13.0
|
||||
version=0.14.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="mtdev-devel libudev-devel libevdev-devel"
|
||||
short_desc="Provides handling input devices in Wayland compositors and X.Org"
|
||||
short_desc="Provides handling input devices in Wayland compositors and X"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=6cecaf7fde525f1d81474cbd495ce526d5e34c845d3e9d6f3e2565b7048cc61a
|
||||
checksum=2bed202ebe2d5026950d6f9d2ac0f0160d12f61c5a0f6d0d6ef671bbb02c1b64
|
||||
|
||||
libinput-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue