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