libinput: update to 1.12.1.
This commit is contained in:
parent
8628887296
commit
2a09fcdb19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=1.12.0
|
||||
version=1.12.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Ddebug-gui=false -Ddocumentation=false"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/libinput"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=15ac2b78ec0b502c14400d711dbd6b9164a43a724cedeaf21c7fa29960e701a4
|
||||
checksum=570c48cc7b744b9b4da711ed0c5e8c3de132484684b0c4f0309a9a83df5e8692
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue