From 9946a2a020904fb4e1f8016d87f6d04c4f1ff86d Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 9 Aug 2014 13:04:24 +0200 Subject: [PATCH] libinput: Update to 0.5.0 --- common/shlibs | 2 +- srcpkgs/libinput/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 7dba0d4553..5b7614a42f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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.0 libinput-0.1.0_1 +libinput.so.3 libinput-0.5.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 4cb4074dcb..9ae14a37ec 100644 --- a/srcpkgs/libinput/template +++ b/srcpkgs/libinput/template @@ -1,7 +1,7 @@ # Template file for 'libinput' pkgname=libinput -version=0.1.0 -revision=2 +version=0.5.0 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="mtdev-devel libudev-devel libevdev-devel>=1.2" @@ -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=63214727be5115806868ebdf9470fe2ddf4b2e1229102e080237380d22b40a1d +checksum=349c63d8819ddfc1a35fc8bcf352256b952ae22b1ff370fd819a16f67e801ea7 libinput-devel_package() { short_desc+=" - development files"