libinput ver. bump

This commit is contained in:
Rmys
2020-05-16 18:47:52 +03:00
committed by GitHub
parent 96df4dfcd0
commit c757b4ce45
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>library that handles input devices for display servers and other applications that need to directly deal with input devices.</Summary>
<Description>It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect.</Description>
<Archive sha1sum="7a85cce2c2786751772f95911d996a472a1f53bf" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.14.901.tar.xz</Archive>
<Archive sha1sum="644b1c6936cfff8a4547da71fbcd7ebd28618426" type="tarxz">https://www.freedesktop.org/software/libinput/libinput-1.15.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk3-devel</Dependency>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="15">
<Date>2020-05-16</Date>
<Version>1.15.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2020-01-16</Date>
<Version>1.14.901</Version>