diff options
Diffstat (limited to 'games-puzzle/gottet/gottet-1.1.3.ebuild')
-rw-r--r-- | games-puzzle/gottet/gottet-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/gottet/gottet-1.1.3.ebuild b/games-puzzle/gottet/gottet-1.1.3.ebuild index 6ddf53107df4..dc064e6784b9 100644 --- a/games-puzzle/gottet/gottet-1.1.3.ebuild +++ b/games-puzzle/gottet/gottet-1.1.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit gnome2-utils qmake-utils -DESCRIPTION="A tetris clone based on Qt4" +DESCRIPTION="A tetris clone based on Qt5" HOMEPAGE="https://gottcode.org/gottet/" SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" |