aldo: fix license
This commit is contained in:
parent
6301717d09
commit
27231953ec
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'aldo'
|
||||
pkgname=aldo
|
||||
version=0.7.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="libao-devel"
|
||||
short_desc="Morse code learning tool with four training methods"
|
||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.nongnu.org/aldo/"
|
||||
distfiles="${NONGNU_SITE}/aldo/aldo-${version}.tar.bz2"
|
||||
checksum=f1b8849d09267fff3c1f5122097d90fec261291f51b1e075f37fad8f1b7d9f92
|
||||
|
|
Loading…
Reference in a new issue