libinput: Update to 0.5.0
This commit is contained in:
parent
4eac611aae
commit
9946a2a020
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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 <xtraeme@gmail.com>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue