gtypist: fix license, other lint

This commit is contained in:
Colin Booth 2021-04-13 12:06:21 -07:00 committed by Piraty
parent 58e959ae4e
commit 32b1a6ce89

View file

@ -1,15 +1,16 @@
# Template file for 'gtypist'
pkgname=gtypist pkgname=gtypist
version=2.9.5 version=2.9.5
revision=1 revision=2
short_desc="A universal typing tutor" build_style=gnu-configure
hostmakedepends="automake"
makedepends="ncurses-devel"
short_desc="Universal typing tutor"
maintainer="Phileas Vöcking <paspartout@fogglabs.de>" maintainer="Phileas Vöcking <paspartout@fogglabs.de>"
license="GPL-3" license="GPL-3.0-or-later"
homepage="https://www.gnu.org/software/gtypist/" homepage="https://www.gnu.org/software/gtypist/"
distfiles="$GNU_SITE/gtypist/gtypist-${version}.tar.xz" distfiles="$GNU_SITE/gtypist/gtypist-${version}.tar.xz"
checksum="c13af40b12479f8219ffa6c66020618c0ce305ad305590fde02d2c20eb9cf977" checksum="c13af40b12479f8219ffa6c66020618c0ce305ad305590fde02d2c20eb9cf977"
build_style=gnu-configure
makedepends="ncurses-devel"
hostmakedepends="automake"
pre_configure() { pre_configure() {
autoreconf autoreconf