libinput: update to 1.19.1
This commit is contained in:
parent
c991698d3a
commit
5cf52cbd8f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.18.1
|
||||
version=1.19.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="$(vopt_bool debug_gui debug-gui) -Ddocumentation=false -Dtests=false"
|
||||
|
@ -13,7 +13,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9ca14021fbc2523bc0610582c51f368321592040b6ca63becc2fa1ea11f1a7cb
|
||||
checksum=0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d
|
||||
|
||||
build_options="debug_gui"
|
||||
desc_option_debug_gui="Build with debug GUI (GTK+3)"
|
||||
|
|
Loading…
Reference in New Issue