diff options
author | Juergen Daubert <jue@jue.li> | 2019-04-09 15:18:25 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-04-09 15:18:25 +0200 |
commit | b96af320e8982fdecefcdc64374b886a54e4ec36 (patch) | |
tree | 70e3c8056f0aeef5dbb5381c0fcebeb873995568 /libinput | |
parent | 880f7d06d5056f0e6721aa0cc5c258d2f6d15890 (diff) | |
download | xorg-b96af320e8982fdecefcdc64374b886a54e4ec36.tar.gz xorg-b96af320e8982fdecefcdc64374b886a54e4ec36.tar.xz |
libinput: update to 1.13.1
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 43326066..2ae097c2 100644 --- a/libinput/.footprint +++ b/libinput/.footprint @@ -56,6 +56,7 @@ drwxr-xr-x root/root usr/share/libinput/ -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-system76.quirks +-rw-r--r-- root/root usr/share/libinput/50-system-toshiba.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-debug-events.1.gz diff --git a/libinput/.signature b/libinput/.signature index 45bfd356..378ba89b 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndAW7r1y2q1h3cetxb/moyU++zqblgz1uL4v7Jai9pR+eemCH/tUcybMYV61OlaBycfh/hzVf3lVDkOowrIUbmgs= -SHA256 (Pkgfile) = 0d540cf7da414bcbd98024b38fa21494bc290c1d2125cfa9b2d58a8a3205246e -SHA256 (.footprint) = 4880494f4701391330edb396892ac0262a857023938414e651917c19118e8a21 -SHA256 (libinput-1.13.0.tar.xz) = eb27c95d35c8fc9c7b96b9f0b2de5a043c47eb5f4b2868f353ab1bd0be0b616d +RWTSGWF5Q7TndL8H65qQIcXg2/58tYltMD/mqHDehneSQ4f2mlzCe00Q3YU5umGA7F1WtBwXx0jM6kdUOT/dvjzIM1ydhIrezQI= +SHA256 (Pkgfile) = e74bea0b891b5dcd68b642d3ccb40a4dacefd5044c470accd8f1514ca50f7791 +SHA256 (.footprint) = 07d583c0c677cfb626de00941815bf019ec797cb51162f03221e70413f019967 +SHA256 (libinput-1.13.1.tar.xz) = e1d487d478ee2bb118890a64211c2b7f2348aaed7363b214bed4d642274841ab diff --git a/libinput/Pkgfile b/libinput/Pkgfile index e03b44d2..d40241bc 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mtdev xorg-libevdev meson ninja name=libinput -version=1.13.0 +version=1.13.1 release=1 source=(http://www.freedesktop.org/software/$name/$name-$version.tar.xz) |