libfprint: add maintainer email address.

This commit is contained in:
Juan RP 2014-06-15 09:11:02 +02:00
parent 31e7563e35
commit 3fbc99df6e
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'libfprint'
pkgname=libfprint
version=0.5.1
revision=2
revision=3
build_style=gnu-configure
makedepends="libusb-devel nss-devel glib-devel gdk-pixbuf-devel"
hostmakedepends="pkg-config automake autoconf libtool"
short_desc="support for consumer fingerprint reader devices"
maintainer="Enno Boland"
short_desc="Support for consumer fingerprint reader devices"
maintainer="Enno Boland <eb@s01.de>"
license="LGPL"
homepage="http://www.freedesktop.org/wiki/Software/fprint/"
distfiles="http://people.freedesktop.org/~hadess/libfprint-${version}.tar.xz"