diff options
author | Juergen Daubert <jue@jue.li> | 2020-06-22 13:32:40 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-06-22 13:32:40 +0200 |
commit | dc5e679781e5a1cb3120ef50562ec73eb89fa08b (patch) | |
tree | f0e358026a6912062032eb6d269e04e81c3a7992 /libinput | |
parent | 9a4a1e6e19f790a39b99015d3ec6e9b90645515b (diff) | |
download | xorg-dc5e679781e5a1cb3120ef50562ec73eb89fa08b.tar.gz xorg-dc5e679781e5a1cb3120ef50562ec73eb89fa08b.tar.xz |
libinput: update to 1.15.6
Diffstat (limited to 'libinput')
-rw-r--r-- | libinput/.footprint | 2 | ||||
-rw-r--r-- | libinput/.signature | 8 | ||||
-rw-r--r-- | libinput/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/libinput/.footprint b/libinput/.footprint index 8eacbd55..859b94a0 100644 --- a/libinput/.footprint +++ b/libinput/.footprint @@ -46,6 +46,7 @@ drwxr-xr-x root/root usr/share/libinput/ -rw-r--r-- root/root usr/share/libinput/30-vendor-microsoft.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-razer.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-synaptics.quirks +-rw-r--r-- root/root usr/share/libinput/30-vendor-trust.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-vmware.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-wacom.quirks -rw-r--r-- root/root usr/share/libinput/50-system-acer.quirks @@ -57,6 +58,7 @@ drwxr-xr-x root/root usr/share/libinput/ -rw-r--r-- root/root usr/share/libinput/50-system-google.quirks -rw-r--r-- root/root usr/share/libinput/50-system-hp.quirks -rw-r--r-- root/root usr/share/libinput/50-system-lenovo.quirks +-rw-r--r-- root/root usr/share/libinput/50-system-sony.quirks -rw-r--r-- root/root usr/share/libinput/50-system-system76.quirks -rw-r--r-- root/root usr/share/libinput/50-system-toshiba.quirks drwxr-xr-x root/root usr/share/man/ diff --git a/libinput/.signature b/libinput/.signature index c4300f24..e28ebc96 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndAiQ3SbdjV93lP/bMK7knBfRiK35iBh6CiWUpp9eFxnAZ4DOQKCvDrl4+SjIfrRIocFY+HB5DS7S7iXvSGmAUgI= -SHA256 (Pkgfile) = bb295e4ae7c964ad8aa41897590d6d161924aad3fefa1dabe71029f42f2d14f0 -SHA256 (.footprint) = fad7003784ab73aebd7d3049cf1f46ca1a2cee772895813cc4c0519116a018a2 -SHA256 (libinput-1.15.5.tar.xz) = a90efc8f423c3094f2f9f372fb92381b2f3aad62e8b5882a8abe333aa8249c97 +RWTSGWF5Q7TndCJP9VN2HtCdK2jJ0IrWC0kecFc/Vw9BGKnCdIrR4duvAdCfbvJKoePDj302YM4zq5Yw2d9tehoWxCT6lEJBjgo= +SHA256 (Pkgfile) = 52b7e4fbb2e1c9ad38a1727847cf8e55e64d33e9d1624c85b78b24710f1b2fd1 +SHA256 (.footprint) = 8921dd5d6aabcecf763af85f8e8e47218f0b9c060f5bf31436ca132e025a964f +SHA256 (libinput-1.15.6.tar.xz) = aeedea216a6317ddc6e27c3d54f26b987078780db6a8320cc09e19c25b307f1c diff --git a/libinput/Pkgfile b/libinput/Pkgfile index 0142cda7..fa475328 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev meson mtdev ninja xorg-libevdev name=libinput -version=1.15.5 +version=1.15.6 release=1 source=(https://www.freedesktop.org/software/$name/$name-$version.tar.xz) |