summaryrefslogtreecommitdiff
path: root/dev-games/tiled/tiled-1.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/tiled/tiled-1.0.3.ebuild')
-rw-r--r--dev-games/tiled/tiled-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/tiled/tiled-1.0.3.ebuild b/dev-games/tiled/tiled-1.0.3.ebuild
index 451c7b86cd0a..a0ce9f7613a8 100644
--- a/dev-games/tiled/tiled-1.0.3.ebuild
+++ b/dev-games/tiled/tiled-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
inherit gnome2-utils multilib python-single-r1 qmake-utils xdg
DESCRIPTION="A general purpose tile map editor"
-HOMEPAGE="http://www.mapeditor.org/"
+HOMEPAGE="https://www.mapeditor.org/"
SRC_URI="https://github.com/bjorn/tiled/archive/v${PV}/${P}.tar.gz"
LICENSE="BSD BSD-2 GPL-2+"