diff options
author | Juergen Daubert <jue@jue.li> | 2020-02-20 13:41:18 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-02-20 13:41:18 +0100 |
commit | 6b2afee03949038bace5e4ce1014c675dce5ade7 (patch) | |
tree | 9cd2dbf22210ac6a2fd9f1a43a25d99d7f5d38a3 /libinput | |
parent | 6ca2025ad43b98d0da3b123937ddac43bb910ba8 (diff) | |
download | xorg-6b2afee03949038bace5e4ce1014c675dce5ade7.tar.gz xorg-6b2afee03949038bace5e4ce1014c675dce5ade7.tar.xz |
libinput: update to 1.15.2
Diffstat (limited to 'libinput')
-rw-r--r-- | libinput/.signature | 6 | ||||
-rw-r--r-- | libinput/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libinput/.signature b/libinput/.signature index ca2a6ef1..22235851 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndGIzTZmV0E08e7R/3dinhPWX/GeZVwp2qkeGVX9nBJ7h9Cy4YvhOZ7uVmhgo9kEaWJA+W8TilBuBRLAXq6cHsQA= -SHA256 (Pkgfile) = 3496784d8dae20a3c61e9d6f6af9575ed124b62bb9f8462924cc38111a9a6b91 +RWTSGWF5Q7TndB8VfbjCGOgcE4VQYm+zk2SQCvAXjOBM+EqUkTamhkFxRRSmzGjMaqG51N9RPA1J+smy7Du/8N5k3xoqAH8ebgw= +SHA256 (Pkgfile) = 535c098bd4f1d9456ab114502a048544edce46b00c274070ad9d09a1536f7af6 SHA256 (.footprint) = fad7003784ab73aebd7d3049cf1f46ca1a2cee772895813cc4c0519116a018a2 -SHA256 (libinput-1.15.1.tar.xz) = 6b2f57495c6f173ecf49ee19d3e10087d9916a52711e1b5eb01e0d9635950c16 +SHA256 (libinput-1.15.2.tar.xz) = 971c3fbfb624f95c911adeb2803c372e4e3647d1b98f278f660051f834597747 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index e1c9ddc3..a35c0fc9 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev meson mtdev ninja xorg-libevdev name=libinput -version=1.15.1 +version=1.15.2 release=1 source=(https://www.freedesktop.org/software/$name/$name-$version.tar.xz) |