diff options
author | Juergen Daubert <jue@jue.li> | 2021-05-26 13:17:47 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-05-26 13:17:47 +0200 |
commit | a65390f3ab8fbc535a02097b6b5f975ebc187854 (patch) | |
tree | ae0c43c3eb1829e88560baad656bc9fb0a6141d6 /libinput | |
parent | 2105b510a0833e31b027deec09e41fd6254c71e6 (diff) | |
download | xorg-a65390f3ab8fbc535a02097b6b5f975ebc187854.tar.gz xorg-a65390f3ab8fbc535a02097b6b5f975ebc187854.tar.xz |
libinput: update to 1.17.3
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 5f6c51dc..119b5a4e 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndOxdset8GoHOhlMjaD8BVJ55em42qwcoLHApl+2uIPBmdqxrHYjyNfG4yPNf7hQn6iz4nLmk80xWJ2WbVnBXKAc= -SHA256 (Pkgfile) = 19abbc37ee203dda5d6069d7710f3affcd12dd9676031ca3ae234ebdedeaa0a7 +RWTSGWF5Q7TndFOtfxn5cXGxRrWiHiJ4o8YxkefG7tBlRGP9e8bryIyyu3Z11h6czMss7fpi4TXG8TsTdGSGaNeofxmryT3whAI= +SHA256 (Pkgfile) = b6291a587a6e0acfa335f0d0e42059230b0d78d5753c5c361b8c602bbc8e31e6 SHA256 (.footprint) = 8ae00a9bb87ef8120cef214f95054612e5968ea799e3e5e957b39af099580d4b -SHA256 (libinput-1.17.2.tar.xz) = b822263086b6588b9a9a153be97dea409f63927fb67b9a241748e76f222a5be1 +SHA256 (libinput-1.17.3.tar.xz) = 0d010e0bf601b5d3a06b3c4d77d67751cf554f3e6448e57aa046ea9ee8f818ac diff --git a/libinput/Pkgfile b/libinput/Pkgfile index c606bb22..14dd4a41 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev meson mtdev ninja xorg-libevdev name=libinput -version=1.17.2 +version=1.17.3 release=1 source=(https://www.freedesktop.org/software/$name/$name-$version.tar.xz) |