libinput: note required sync, fix update check

This commit is contained in:
classabbyamp 2023-07-09 17:46:45 -04:00
parent b64213ffa1
commit 2c317e8964
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
# Template file for 'libinput' # Template file for 'libinput'
# keep in sync with libinput-debug-gui
pkgname=libinput pkgname=libinput
version=1.23.0 version=1.23.0
revision=1 revision=1

View file

@ -1 +1,2 @@
pattern="libinput \K[\d.]+(?=</a>)"
ignore="*.99.* *.9[0-9][0-9]" ignore="*.99.* *.9[0-9][0-9]"