arena: update homepage; xlint
This commit is contained in:
parent
db65cc2f58
commit
912b940960
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'arena'
|
||||
pkgname=arena
|
||||
version=1.1
|
||||
revision=1
|
||||
revision=2
|
||||
archs="armv7l i686 x86_64"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
short_desc="Free GUI for chess"
|
||||
license="custom"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="custom:freeware"
|
||||
homepage="http://www.playwitharena.de"
|
||||
restricted=yes
|
||||
homepage="http://www.playwitharena.com"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv7l)
|
||||
|
@ -53,7 +53,6 @@ do_install() {
|
|||
|
||||
vbin arena
|
||||
|
||||
printf "See http://www.playwitharena.com/?Legal_Stuff\n" > LICENSE
|
||||
printf "See http://www.playwitharena.de\n" > LICENSE
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
site=http://www.playwitharena.com/?Download:Arena_for_Linux
|
||||
site=http://www.playwitharena.de/?Download:Arena_for_Linux
|
||||
pattern="arenalinux_64bit_\K[\d\.]*(?=\.tar\.gz)"
|
||||
|
|
Loading…
Reference in New Issue