diff options
author | Juergen Daubert <jue@jue.li> | 2019-08-09 15:54:27 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-08-09 15:54:27 +0200 |
commit | c08e206f2a762f3ccdc6998831e302deafc05dc4 (patch) | |
tree | a90fc94166279acbd3a4542ad2a73095d545067a /libinput | |
parent | cc1d00734796a548755e3e336476e591a5a3f860 (diff) | |
download | xorg-c08e206f2a762f3ccdc6998831e302deafc05dc4.tar.gz xorg-c08e206f2a762f3ccdc6998831e302deafc05dc4.tar.xz |
libinput: update to 1.14.0
Diffstat (limited to 'libinput')
-rw-r--r-- | libinput/.footprint | 7 | ||||
-rw-r--r-- | libinput/.signature | 8 | ||||
-rw-r--r-- | libinput/Pkgfile | 2 |
3 files changed, 8 insertions, 9 deletions
diff --git a/libinput/.footprint b/libinput/.footprint index 2ae097c2..79f34152 100644 --- a/libinput/.footprint +++ b/libinput/.footprint @@ -1,10 +1,10 @@ drwxr-xr-x root/root lib/ drwxr-xr-x root/root lib/udev/ -rwxr-xr-x root/root lib/udev/libinput-device-group --rwxr-xr-x root/root lib/udev/libinput-model-quirks +-rwxr-xr-x root/root lib/udev/libinput-fuzz-override drwxr-xr-x root/root lib/udev/rules.d/ -rw-r--r-- root/root lib/udev/rules.d/80-libinput-device-groups.rules --rw-r--r-- root/root lib/udev/rules.d/90-libinput-model-quirks.rules +-rw-r--r-- root/root lib/udev/rules.d/90-libinput-fuzz-override.rules drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/libinput @@ -35,9 +35,8 @@ drwxr-xr-x root/root usr/share/libinput/ -rw-r--r-- root/root usr/share/libinput/30-vendor-aiptek.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-alps.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-contour.quirks --rw-r--r-- root/root usr/share/libinput/30-vendor-cyapa.quirks +-rw-r--r-- root/root usr/share/libinput/30-vendor-cypress.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-elantech.quirks --rw-r--r-- root/root usr/share/libinput/30-vendor-huion.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-ibm.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-kensington.quirks -rw-r--r-- root/root usr/share/libinput/30-vendor-logitech.quirks diff --git a/libinput/.signature b/libinput/.signature index e408ee4b..555564ee 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndNp2cQ5S1ApBC3TlApnqJLyLcl/paVlbg60jU51Bw3BiQ631arm4zJerUwkfGGkdtDsl9KF1WV82vqNESLhr9Qk= -SHA256 (Pkgfile) = 3bd009bb0810ca89d974ffe1019e8bc2e30ff281ffdcf7b78034f725e91958ad -SHA256 (.footprint) = 07d583c0c677cfb626de00941815bf019ec797cb51162f03221e70413f019967 -SHA256 (libinput-1.13.4.tar.xz) = d3eb57c714683b117aae29f6c0be76dd46de259f0a48f20cb43b9fa9f2e1401d +RWTSGWF5Q7TndJMQtq8i/nDyW9SIW6zgMEAWzfhe44mchJeoSaW+28pJjS2KL9uZ47j5HWoOdSJaM+FrnOhn7krXyw9IISZ30QQ= +SHA256 (Pkgfile) = 507942f5311dff155ad149a8ac0683921abdd10f99cdd11c6d3fd85c8bdc304a +SHA256 (.footprint) = 467dbe4949e0e773bfc5f5991dddc7442a9e2471d6b17d9b3e60bedb8b318e62 +SHA256 (libinput-1.14.0.tar.xz) = 7cb85c24f8920b81bc5360220107e267ab4e0e718704c7690a8c7b03fa14fc67 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index 45c85af8..9acd9327 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mtdev xorg-libevdev meson ninja name=libinput -version=1.13.4 +version=1.14.0 release=1 source=(http://www.freedesktop.org/software/$name/$name-$version.tar.xz) |