diff options
author | Juergen Daubert <jue@jue.li> | 2021-10-21 10:56:20 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-10-21 10:56:20 +0200 |
commit | 691dd1743a87a118b87fc1129b7e7bb227c7869c (patch) | |
tree | bff1bfd94aa81817e7acc62e68dbebe292f39212 /libinput | |
parent | 01483c44011d8b0a4aef07a8dab3e6410f9fed7e (diff) | |
download | xorg-691dd1743a87a118b87fc1129b7e7bb227c7869c.tar.gz xorg-691dd1743a87a118b87fc1129b7e7bb227c7869c.tar.xz |
libinput: update to 1.19.2
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 2a841435..f2411ab7 100644 --- a/libinput/.footprint +++ b/libinput/.footprint @@ -53,6 +53,7 @@ drwxr-xr-x root/root usr/share/libinput/ -rw-r--r-- root/root usr/share/libinput/30-vendor-madcatz.quirks -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-starlabs.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 @@ -67,6 +68,7 @@ drwxr-xr-x root/root usr/share/libinput/ -rw-r--r-- root/root usr/share/libinput/50-system-dell.quirks -rw-r--r-- root/root usr/share/libinput/50-system-gigabyte.quirks -rw-r--r-- root/root usr/share/libinput/50-system-google.quirks +-rw-r--r-- root/root usr/share/libinput/50-system-gpd.quirks -rw-r--r-- root/root usr/share/libinput/50-system-hp.quirks -rw-r--r-- root/root usr/share/libinput/50-system-huawei.quirks -rw-r--r-- root/root usr/share/libinput/50-system-lenovo.quirks diff --git a/libinput/.signature b/libinput/.signature index 9163df06..b2aefbee 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndPNhtK9+3dcFIHjHfrPgeJOh3XNnPtYKy5kqdTx88AAwaTT5MctgtfxysV93hXj0By0hhdl9/ktu0DCZdV/shQQ= -SHA256 (Pkgfile) = d8ab02c1efc3e48ac43e31aa6a8bc2c3397cdd6e46b5e63a9a355811be243dcd -SHA256 (.footprint) = c1088b0d6af02c3c483b5014ef7d1e59acd7c37b6fbe4c99cefcc8ead469e75f -SHA256 (libinput-1.19.1.tar.xz) = 0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d +RWTSGWF5Q7TndDXCl7h41B49uWeOI7OqC7m0oVmwaa/dW8Ny7loY0JxxAryK2pMCTVhrKZsVmtAgKRAHnXAqaIgm6Ym2hCRx5QI= +SHA256 (Pkgfile) = 2164ccd48ee48d1518015ada8152b30e9a5a1cd9ab735708a3d936d48be68767 +SHA256 (.footprint) = b9728d1c4a98a6662eef4f30a2691ea5723c8e90475bf1d82b553e5387a1fabe +SHA256 (libinput-1.19.2.tar.xz) = 0fc39f0af3ee1a77c60c34bc45391a4d0879169f7c0f7bbbeb5eef590b98b883 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index aaf43244..4e19f3f0 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -5,7 +5,7 @@ # Optional: wayland-protocols name=libinput -version=1.19.1 +version=1.19.2 release=1 source=(https://www.freedesktop.org/software/$name/$name-$version.tar.xz) |