libinput: update to 0.21.0.
This commit is contained in:
parent
6ab1d2065b
commit
21e74f04ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=0.20.0
|
||||
version=0.21.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ 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=175bdfce97cfab13a2a0d02c3138fcf02f60c8fcd098835a97128ff114d7125d
|
||||
checksum=7cce7a9e510dfe5c4a19ad00e9350808d4f59f8611fd2b5e87213c507283f550
|
||||
|
||||
libinput-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue