diff options
author | Juergen Daubert <jue@jue.li> | 2020-04-11 10:33:09 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-04-11 10:33:09 +0200 |
commit | 862c6e7a87d29738a652eeb748e9ab8cedf7423f (patch) | |
tree | 7e47b11bc2c13ffc14143ae859491520b694dc4d /libinput | |
parent | 39f3ea0acc5b481995baf53186f26d3a42e549e8 (diff) | |
download | xorg-862c6e7a87d29738a652eeb748e9ab8cedf7423f.tar.gz xorg-862c6e7a87d29738a652eeb748e9ab8cedf7423f.tar.xz |
libinput: update to 1.15.5
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 d0bc926d..72e1a91b 100644 --- a/libinput/.signature +++ b/libinput/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndNI+/zp5b9Cqn4fOTDKRtIve2Wyx0c7LODN3CQOQZTYFlc/NDDZV8/MVHhSGkXUx+SFEbDcgkxBzPXZGkrptnAo= -SHA256 (Pkgfile) = 990eba9a670376112bab87d6fb0586100be89e2b08954dbad647f3689d56850f +RWTSGWF5Q7TndMEEwjPjPFi/B1gOFwI7nJHhqGRKcKdJMGuFSnq4Jtr7Cx1sPUwFXkut5y5JAqgEry0U3MkUywIQh8G4oH17LwA= +SHA256 (Pkgfile) = 7a54b5f8f61cbf09d0fa56cde7ebe07457dc65c877565efe39389653adc507dc SHA256 (.footprint) = fad7003784ab73aebd7d3049cf1f46ca1a2cee772895813cc4c0519116a018a2 -SHA256 (libinput-1.15.4.tar.xz) = 9c8b6846d94e374ee4bdb32634e4ac4aa318afc31f9a58fcb545cd3095c745c1 +SHA256 (libinput-1.15.5.tar.xz) = a90efc8f423c3094f2f9f372fb92381b2f3aad62e8b5882a8abe333aa8249c97 diff --git a/libinput/Pkgfile b/libinput/Pkgfile index ebe7120b..122bd51b 100644 --- a/libinput/Pkgfile +++ b/libinput/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev meson mtdev ninja xorg-libevdev name=libinput -version=1.15.4 +version=1.15.5 release=1 source=(https://www.freedesktop.org/software/$name/$name-$version.tar.xz) |