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
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]"