libinput: updated to version 1.26.1

This commit is contained in:
Juergen Daubert 2024-07-01 13:07:38 +02:00
parent bfa690e4c9
commit 79ff377998
3 changed files with 7 additions and 5 deletions

View File

@ -19,6 +19,7 @@ lrwxrwxrwx root/root usr/lib/libinput.so.10 -> libinput.so.10.13.0
-rwxr-xr-x root/root usr/lib/libinput.so.10.13.0
drwxr-xr-x root/root usr/lib/libinput/
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze-buttons
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze-per-slot-delta
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze-recording
-rwxr-xr-x root/root usr/lib/libinput/libinput-analyze-touch-down-state
@ -88,6 +89,7 @@ drwxr-xr-x root/root usr/share/libinput/
-rw-r--r-- root/root usr/share/libinput/50-system-vaio.quirks
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-buttons.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-per-slot-delta.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-recording.1.gz
-rw-r--r-- root/root usr/share/man/man1/libinput-analyze-touch-down-state.1.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndPOPi84Dgxu+qYqbs/5Im2Xaoq28YDbADwKbnw4nJEzve3pYzBgua1F2GB2BJwDon4n4scYnrRvdz0wX/IaZqQI=
SHA256 (Pkgfile) = 70c9ffeb1e97e6c09442833cff9059ac02f97f74f34a59363e3dfbdde54348fb
SHA256 (.footprint) = 9973992d0e5e5720e3456970d5f3c607366581d92abde52329cf7ffa38645ba8
SHA256 (libinput-1.26.0.tar.bz2) = 8c582b86c6865aaee2516ee96b299cef60c98e113d1391bbd2683eac08221a07
RWTSGWF5Q7TndBynzmuKA+6OEYjie/xU6hj3BQFVEQxtVOqe4SAOKDg+mErJozrqnd6l/Z2gFGz7N4SduTCyIE16P0uYaYRLagc=
SHA256 (Pkgfile) = 5a8f1ac2d0b496c164152a656de3ab5b8b94a380658f96368066e6f2077605fb
SHA256 (.footprint) = 1fc11779da3764481bfd612b1560178ebc0ae7ca85f6ee201ae6c8588617a1ca
SHA256 (libinput-1.26.1.tar.bz2) = da0ac450902a2aef29028bcab0bec26eb5e08b4c36ffc2925746d807794991b6

View File

@ -5,7 +5,7 @@
# Optional: wayland-protocols
name=libinput
version=1.26.0
version=1.26.1
release=1
source=(https://gitlab.freedesktop.org/libinput/libinput/-/archive/$version/$name-$version.tar.bz2)