libinput: update to 0.12.0.
This commit is contained in:
parent
548b0825d0
commit
6c04932221
|
@ -1486,7 +1486,7 @@ libmspack.so.0 libmspack-0.4alpha_1
|
|||
libslim.so.1.3.6 slim-1.3.6_1
|
||||
libmozjs-24.so mozjs24-24.2.0_1
|
||||
libmediaart-1.0.so.0 libmediaart-0.3.0_1
|
||||
libinput.so.7 libinput-0.10.0_1
|
||||
libinput.so.10 libinput-0.12.0_1
|
||||
libvaladoc.so.0 valadoc-git-20140327_1
|
||||
libuhttpmock-0.0.so.0 uhttpmock-0.2.0_1
|
||||
libgfbgraph-0.2.so.0 gfbgraph-0.2.2_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libinput'
|
||||
pkgname=libinput
|
||||
version=0.10.0
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
|
||||
distfiles="http://freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=4ce001f80ff1a6bf547784d02125648bf8abe60db7d3d5e0020294d5215c1441
|
||||
checksum=6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a
|
||||
|
||||
libinput-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue