diff options
author | Nils Freydank <holgersson@posteo.de> | 2017-08-22 17:13:41 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-08-30 08:26:01 +0200 |
commit | 4d18dbbad5ac8ced86cdfe1ef7c45aa70710c552 (patch) | |
tree | 8a7532ff75b3397174ea7d9fd6a1af7c6ad4a0e1 /games-fps | |
parent | dev-libs/bcm2835: Bump to 1.52 and EAPI 6 (diff) | |
download | gentoo-4d18dbbad5ac8ced86cdfe1ef7c45aa70710c552.tar.gz gentoo-4d18dbbad5ac8ced86cdfe1ef7c45aa70710c552.tar.bz2 gentoo-4d18dbbad5ac8ced86cdfe1ef7c45aa70710c552.zip |
games-fps/urbanterror-data: Fix HOMEPAGE (no rev bump)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5381
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/urbanterror-data/urbanterror-data-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/urbanterror-data/urbanterror-data-4.3.2.ebuild b/games-fps/urbanterror-data/urbanterror-data-4.3.2.ebuild index 164756643a37..f59bac91531f 100644 --- a/games-fps/urbanterror-data/urbanterror-data-4.3.2.ebuild +++ b/games-fps/urbanterror-data/urbanterror-data-4.3.2.ebuild @@ -10,7 +10,7 @@ MY_PN=UrbanTerror MY_PV=43_full DESCRIPTION="Data files for UrbanTerror" -HOMEPAGE="http://www.urbanterror.info/home/" +HOMEPAGE="http://www.urbanterror.info" SRC_URI="https://up.barbatos.fr/urt/${MY_PN}${MY_PV}.zip -> ${P}.zip https://upload.wikimedia.org/wikipedia/commons/5/56/Urbanterror.svg -> ${PN}.svg" |