From f5d50b4ec8694479f597cd2101eee0085f093d5b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 Feb 2015 10:55:14 +0100 Subject: [PATCH] libinput: update to 0.10.0 (soname bump). --- common/shlibs | 2 +- srcpkgs/libinput/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 474ba15bd6..2eb7500b20 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1478,7 +1478,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.5 libinput-0.6.0_1 +libinput.so.7 libinput-0.10.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 diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template index e1d2306a77..812a2ddaa1 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,6 +1,6 @@ # Template file for 'libinput' pkgname=libinput -version=0.7.0 +version=0.10.0 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="MIT" homepage="http://www.freedesktop.org/wiki/Software/libinput/" distfiles="http://freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" -checksum=129f485afe5e4a9394641293991c97cb99f5f3338340d0d65b704ff463d1579e +checksum=4ce001f80ff1a6bf547784d02125648bf8abe60db7d3d5e0020294d5215c1441 libinput-devel_package() { short_desc+=" - development files"