diff options
author | Juergen Daubert <jue@jue.li> | 2016-04-28 17:39:05 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-04-28 17:39:05 +0200 |
commit | 2a2498ebb5d74e9e4a02510f0b4116c7f44fcf51 (patch) | |
tree | dafdda30f7509f5105917afa6942785037760f9c /xorg-xf86-input-libinput | |
parent | 9453d87e3f571f6dbad4aee9527446b724837837 (diff) | |
download | xorg-2a2498ebb5d74e9e4a02510f0b4116c7f44fcf51.tar.gz xorg-2a2498ebb5d74e9e4a02510f0b4116c7f44fcf51.tar.xz |
xorg-xf86-input-libinput: update to 0.19.0
Diffstat (limited to 'xorg-xf86-input-libinput')
-rw-r--r-- | xorg-xf86-input-libinput/.footprint | 2 | ||||
-rw-r--r-- | xorg-xf86-input-libinput/.md5sum | 2 | ||||
-rw-r--r-- | xorg-xf86-input-libinput/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xf86-input-libinput/.footprint b/xorg-xf86-input-libinput/.footprint index ed41a634..8b9a4d02 100644 --- a/xorg-xf86-input-libinput/.footprint +++ b/xorg-xf86-input-libinput/.footprint @@ -13,7 +13,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/input/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/X11/ drwxr-xr-x root/root usr/share/X11/xorg.conf.d/ --rw-r--r-- root/root usr/share/X11/xorg.conf.d/90-libinput.conf +-rw-r--r-- root/root usr/share/X11/xorg.conf.d/60-libinput.conf drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man4/ -rw-r--r-- root/root usr/share/man/man4/libinput.4.gz diff --git a/xorg-xf86-input-libinput/.md5sum b/xorg-xf86-input-libinput/.md5sum index f3e9ab1e..4856e601 100644 --- a/xorg-xf86-input-libinput/.md5sum +++ b/xorg-xf86-input-libinput/.md5sum @@ -1 +1 @@ -93ad7b96c69fc70f77e4a5897a37acf8 xf86-input-libinput-0.18.0.tar.bz2 +52c38b1369764243bfcf6ead1e4c6d32 xf86-input-libinput-0.19.0.tar.bz2 diff --git a/xorg-xf86-input-libinput/Pkgfile b/xorg-xf86-input-libinput/Pkgfile index 6fbadeff..ddbc31c2 100644 --- a/xorg-xf86-input-libinput/Pkgfile +++ b/xorg-xf86-input-libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-server xorg-libevdev mtdev libinput name=xorg-xf86-input-libinput -version=0.18.0 +version=0.19.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-libinput-$version.tar.bz2) |