diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 13:31:36 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:32 -0400 |
commit | af2915aaa971d7a32f88bdea7d8d5b5951f7df29 (patch) | |
tree | 9e33f8b8b8c13155afac189f13c55d3039ca290a /x11-misc/shutter | |
parent | sci-visualization/grace: update homepage (diff) | |
download | gentoo-af2915aaa971d7a32f88bdea7d8d5b5951f7df29.tar.gz gentoo-af2915aaa971d7a32f88bdea7d8d5b5951f7df29.tar.bz2 gentoo-af2915aaa971d7a32f88bdea7d8d5b5951f7df29.zip |
x11-misc/shutter: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'x11-misc/shutter')
-rw-r--r-- | x11-misc/shutter/shutter-0.94.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/shutter/shutter-0.94.3.ebuild b/x11-misc/shutter/shutter-0.94.3.ebuild index 18f36792dd4b..4a8e44ee526f 100644 --- a/x11-misc/shutter/shutter-0.94.3.ebuild +++ b/x11-misc/shutter/shutter-0.94.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit xdg-utils desktop DESCRIPTION="Feature-rich screenshot program" -HOMEPAGE="http://shutter-project.org/" -#SRC_URI="http://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz" +HOMEPAGE="https://shutter-project.org/" +#SRC_URI="https://shutter-project.org/wp-content/uploads/releases/tars/${P}.tar.gz" SRC_URI="https://launchpad.net/shutter/0.9x/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" |