mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
libinput: update to 0.20.0.
This commit is contained in:
parent
941ca40c54
commit
749df3b244
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libinput'
|
# Template file for 'libinput'
|
||||||
pkgname=libinput
|
pkgname=libinput
|
||||||
version=0.19.0
|
version=0.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=69a97da47ef8fa9debadaa8ee11005b9b5183bd2b87c5aa7827b7c388a5acc5d
|
checksum=175bdfce97cfab13a2a0d02c3138fcf02f60c8fcd098835a97128ff114d7125d
|
||||||
|
|
||||||
libinput-devel_package() {
|
libinput-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue