diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : libinput -version : 1.10.3 -release : 18 +version : 1.10.7 +release : 19 source : - - https://www.freedesktop.org/software/libinput/libinput-1.10.3.tar.xz : 0d52909584027ff6fcaba865c4454b77e91a2dba3c6cf520cdf87eccd2ec0200 + - https://www.freedesktop.org/software/libinput/libinput-1.10.7.tar.xz : 996f27f1b12d19dbbc579d45141b2a5e5baf9832f78fe28227d724f28823d097 license : MIT component : desktop.library summary : Generic input library @@ -13,12 +13,15 @@ - pkgconfig(libudev) - pkgconfig(libwacom) - pkgconfig(mtdev) + - pyparsing setup : | %meson_configure -Ddebug-gui=false \ -Ddocumentation=false \ -Dtests=false \ -Dudev-dir=%libdir%/udev build : | - %meson_build + %ninja_build install : | - %meson_install + %ninja_install +check : | + %ninja_check diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -43,7 +43,7 @@ programming.devel - libinput + libinput /usr/include/ @@ -52,12 +52,12 @@ - - 2018-03-16 - 1.10.3 + + 2018-05-18 + 1.10.7 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file