diff options
author | Juergen Daubert <jue@jue.li> | 2018-10-29 16:20:26 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2018-10-29 16:20:26 +0100 |
commit | 7a147081320d8910bea297245a07eb75ac0fd144 (patch) | |
tree | 5eda60fa1f4868288ff979d49c604864d8ced329 /libinput | |
parent | 6458c6066875333df9717eb54c744893a31fd6d5 (diff) | |
download | xorg-7a147081320d8910bea297245a07eb75ac0fd144.tar.gz xorg-7a147081320d8910bea297245a07eb75ac0fd144.tar.xz |
libinput: update to 1.12.2
Diffstat (limited to 'libinput')
-rw-r--r-- | libinput/.footprint | 1 | ||||
-rw-r--r-- | libinput/.signature | 8 | ||||
-rw-r--r-- | libinput/Pkgfile | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/libinput/.footprint b/libinput/.footprint index 6d210558..d7cb2bea 100644 --- a/libinput/.footprint +++ b/libinput/.footprint @@ -43,6 +43,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-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 -rw-r--r-- root/root usr/share/libinput/50-system-apple.quirks diff --git a/libinput/.signature b/libinput/.signature index 1dc6e4ae..75b299e7 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndL6z4jEdnW4xmwANZxeoeOmU7r3w8NHLTuTdfcicUyNaaijzKeqPgpc4e/dsrlpZMjweX7uQDnX10cYCZ/VmEAc= -SHA256 (Pkgfile) = 165a36d79e834000b7fdf603de0a407413e7c15268846cad1962e54d055e08b2 -SHA256 (.footprint) = 25a58bd802d9a477b4644d52736da82901e7190a8d0232cba22f32164b425bf3 -SHA256 (libinput-1.12.1.tar.xz) = 570c48cc7b744b9b4da711ed0c5e8c3de132484684b0c4f0309a9a83df5e8692 +RWTSGWF5Q7TndOG0w7jTV4PMnuDVcBZpMFUHMHHu/EQ6kNoZbU2yeMuLFJNtxeSvWaIvyBMFKE3J2AVAsBdb3kvFwIGgK4/RWAM= +SHA256 (Pkgfile) = a97932d042782b6c45269a6b3ca10128055a62fb1f8382d8b91ef91af675cdf2 +SHA256 (.footprint) = bf0ab290be3165e38f48bcbc188c5a0bd307559d6719b3f5494195aa82f128e8 +SHA256 (libinput-1.12.2.tar.xz) = 6b9b95e9b515ace27a5f8a804f3868d39c699cd8fc485fd57aed1739009c1cf1 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index bdc11ef9..f1c57bc1 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mtdev xorg-libevdev meson ninja name=libinput -version=1.12.1 +version=1.12.2 release=1 source=(http://www.freedesktop.org/software/$name/$name-$version.tar.xz) |