libinput: update to 0.7.0.

This commit is contained in:
Juan RP 2014-12-07 15:28:51 +01:00
parent 7f150a8b5c
commit 6ec1a79545
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'libinput'
pkgname=libinput
version=0.6.0
version=0.7.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="mtdev-devel libudev-devel libevdev-devel>=1.2"
makedepends="mtdev-devel libudev-devel libevdev-devel"
short_desc="Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver"
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=30b555771e7cb921ccb9430c4a86940aa3938d05506e81d2417c03e30451bfbc
checksum=129f485afe5e4a9394641293991c97cb99f5f3338340d0d65b704ff463d1579e
libinput-devel_package() {
short_desc+=" - development files"