diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-03-19 19:01:28 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-03-19 19:02:08 -0400 |
commit | 641f68d040ed33b8b77b13d9d16a68043d1c1461 (patch) | |
tree | f20a047148304ed27ff74e0e98f26e2b412b90e0 /games-fps | |
parent | dev-db/sqlitestudio: die on all `cd`s (diff) | |
download | gentoo-641f68d040ed33b8b77b13d9d16a68043d1c1461.tar.gz gentoo-641f68d040ed33b8b77b13d9d16a68043d1c1461.tar.bz2 gentoo-641f68d040ed33b8b77b13d9d16a68043d1c1461.zip |
games-fps/urbanterror: update url to icon (bug #577758)
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/urbanterror/urbanterror-4.2.023.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/urbanterror/urbanterror-4.2.023.ebuild b/games-fps/urbanterror/urbanterror-4.2.023.ebuild index 012463043844..a28e710fcacb 100644 --- a/games-fps/urbanterror/urbanterror-4.2.023.ebuild +++ b/games-fps/urbanterror/urbanterror-4.2.023.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="Hollywood tactical shooter based on the ioquake3 engine" HOMEPAGE="http://www.urbanterror.info/home/" SRC_URI="http://up.barbatos.fr/urt/${FULL_P}.zip https://github.com/Barbatos/ioq3-for-UrbanTerror-4/archive/release-${ENGINE_PV}.tar.gz -> ${PN}-${ENGINE_PV}.tar.gz - http://upload.wikimedia.org/wikipedia/en/5/56/Urbanterror.svg -> ${PN}.svg" + https://upload.wikimedia.org/wikipedia/commons/5/56/Urbanterror.svg -> ${PN}.svg" # fetch updates if [[ ${FULL_P#*full} != ${PV#*.} ]] ; then |