libinput: shorten short_desc, use FREEDESKTOP_SITE.
This commit is contained in:
parent
a7206a9382
commit
6d0df6a2a7
|
@ -5,11 +5,11 @@ revision=1
|
|||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
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"
|
||||
short_desc="Provides handling input devices in Wayland compositors and X.Org"
|
||||
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"
|
||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a
|
||||
|
||||
libinput-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue