sunwait: fix license, other lint
This commit is contained in:
parent
4fa569dc30
commit
3fe106f76f
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'sunwait'
|
||||
pkgname=sunwait
|
||||
version=0.20041208
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${version##*.}"
|
||||
build_style=gnu-makefile
|
||||
short_desc="A small C program calculating sunrise and sunset"
|
||||
short_desc="Small C program calculating sunrise and sunset"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://www.risacher.org/sunwait/"
|
||||
distfiles="${homepage}${pkgname}-${version##*.}.tar.gz"
|
||||
checksum=46ecd64142e0c7c2decac8df241b78ccae0d1b323929fb4d61aa1acc16a9ff96
|
||||
|
|
Loading…
Reference in a new issue