mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
unknown-horizons: fix license, maintainer, http->https
This commit is contained in:
parent
0debcfeb55
commit
7443c464c4
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'unknown-horizons'
|
# Template file for 'unknown-horizons'
|
||||||
pkgname=unknown-horizons
|
pkgname=unknown-horizons
|
||||||
version=2019.1
|
version=2019.1
|
||||||
revision=4
|
revision=5
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 intltool git python3-Pillow"
|
hostmakedepends="python3 intltool git python3-Pillow"
|
||||||
depends="python3 fifengine python3-yaml"
|
depends="python3 fifengine python3-yaml"
|
||||||
short_desc="2D real time strategy simulation"
|
short_desc="2D real time strategy simulation"
|
||||||
license="GPL-2.0-or-later, MIT, BSD-3-Clause, CC-BY-SY-3.0"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="http://unknown-horizons.org"
|
license="GPL-2.0-or-later, MIT, BSD-3-Clause, CC-BY-3.0, CC-BY-SA-3.0, OFL-1.0"
|
||||||
|
homepage="https://unknown-horizons.org"
|
||||||
distfiles="https://github.com/unknown-horizons/unknown-horizons/archive/${version}.tar.gz"
|
distfiles="https://github.com/unknown-horizons/unknown-horizons/archive/${version}.tar.gz"
|
||||||
checksum=a417fd3d342212fd190e4f21be82ef13c10e1ed7c288fbbe46e46200cf3de4d8
|
checksum=a417fd3d342212fd190e4f21be82ef13c10e1ed7c288fbbe46e46200cf3de4d8
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue