mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libinput: note required sync, fix update check
This commit is contained in:
parent
b64213ffa1
commit
2c317e8964
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# Template file for 'libinput'
|
||||
# keep in sync with libinput-debug-gui
|
||||
pkgname=libinput
|
||||
version=1.23.0
|
||||
revision=1
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
pattern="libinput \K[\d.]+(?=</a>)"
|
||||
ignore="*.99.* *.9[0-9][0-9]"
|
||||
|
|
Loading…
Add table
Reference in a new issue