diff options
author | Juergen Daubert <jue@jue.li> | 2021-03-24 15:58:54 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-03-24 15:58:54 +0100 |
commit | 4f9cda495660a4768d5f091abdd026a0d7ff3678 (patch) | |
tree | e078731243e9f3bb6115aada28aa1f325f914b9b /libinput | |
parent | 1cceee3e95d254cc48e9ca5929457640aa5369b6 (diff) | |
download | xorg-4f9cda495660a4768d5f091abdd026a0d7ff3678.tar.gz xorg-4f9cda495660a4768d5f091abdd026a0d7ff3678.tar.xz |
libinput: update to 1.17.1
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 e824ee12..2f45e59d 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndCInvDKTj3F8DkhiRu7RzFiuLnbgzzm6/kGQ/IpBKIXM8iOFgc80pVy7b7I8tRnigB+fIiWng+O/5iAW3luKTQM= -SHA256 (Pkgfile) = a01e812e7b0e9544f5ea325dd6868db468774bf59b060b96b37fcac28cff783d +RWTSGWF5Q7TndMg3gXvd4U7gU37J1Jf9JFtkewQPnr6CfW5R9CHojmz/swFCP+3Og3MncZuz9Dh9fGeDkGmnfsSVOhlDosJDlwQ= +SHA256 (Pkgfile) = 57b284ce793596e9210edefc68d65be68c2f3ddb55e1df567fcb2c7879588304 SHA256 (.footprint) = fe2a43374a3b778fdaaac482b7abda3b287eed1cb10fae9c645bd03fa88b4bdf -SHA256 (libinput-1.17.0.tar.xz) = c560cfca14cb5c50d2a1b7551df06bc5d4306e32c128f3e3d37e137285dedbad +SHA256 (libinput-1.17.1.tar.xz) = e51c50f3ce253961bed452d9f93102cc26128406975ab88ff9ec9e6c3b875137 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index d5371b11..da24acb2 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev meson mtdev ninja xorg-libevdev name=libinput -version=1.17.0 +version=1.17.1 release=1 source=(https://www.freedesktop.org/software/$name/$name-$version.tar.xz) |