diff options
Diffstat (limited to 'app-office/texstudio/texstudio-2.11.2-r1.ebuild')
-rw-r--r-- | app-office/texstudio/texstudio-2.11.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texstudio/texstudio-2.11.2-r1.ebuild b/app-office/texstudio/texstudio-2.11.2-r1.ebuild index f89cc3500ab7..4a09a12f83d9 100644 --- a/app-office/texstudio/texstudio-2.11.2-r1.ebuild +++ b/app-office/texstudio/texstudio-2.11.2-r1.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 @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils prefix qmake-utils xdg-utils DESCRIPTION="Free cross-platform LaTeX editor (fork from texmakerX)" -HOMEPAGE="http://texstudio.sourceforge.net/" +HOMEPAGE="https://www.texstudio.org https://github.com/texstudio-org/texstudio" SRC_URI="mirror://sourceforge/${PN}/${PN}/TeXstudio%20${PV}/${P}.tar.gz" LICENSE="GPL-2" |