Merge pull request #3676 from bra1nwave/lxinput
lxinput: update to 0.3.5.
This commit is contained in:
commit
c11e646f7a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxinput'
|
||||
pkgname=lxinput
|
||||
version=0.3.4
|
||||
version=0.3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
|
@ -10,5 +10,5 @@ short_desc="LXDE Keyboad/Mouse configurator"
|
|||
homepage="http://lxde.org/"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||
checksum=6e37074e406a05792f6eaac029638bd02fe88926f20736d73dcb5113da825c24
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||
checksum=4e8f778a65a4afe2365b47e7899358aa4fab535343aa62c72a3cdc4cac1f6e88
|
||||
|
|
Loading…
Reference in New Issue