diff options
author | Martin Väth <martin@mvath.de> | 2024-04-26 18:19:31 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2024-04-26 18:19:31 +0200 |
commit | 9b9ebbc7f84719f7fb3a1887e8e8725c21d9ca8b (patch) | |
tree | c7449c28898c693a0051f4ab2be08718cdf4b109 /www-plugins/form-history-control/form-history-control-2.5.6.1.ebuild | |
parent | sys-apps/less: Revision bump (diff) | |
download | mv-9b9ebbc7f84719f7fb3a1887e8e8725c21d9ca8b.tar.gz mv-9b9ebbc7f84719f7fb3a1887e8e8725c21d9ca8b.tar.bz2 mv-9b9ebbc7f84719f7fb3a1887e8e8725c21d9ca8b.zip |
www-plugins: Version bumps
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'www-plugins/form-history-control/form-history-control-2.5.6.1.ebuild')
-rw-r--r-- | www-plugins/form-history-control/form-history-control-2.5.6.1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/www-plugins/form-history-control/form-history-control-2.5.6.1.ebuild b/www-plugins/form-history-control/form-history-control-2.5.6.1.ebuild index ee2df2ac..08bf2260 100644 --- a/www-plugins/form-history-control/form-history-control-2.5.6.1.ebuild +++ b/www-plugins/form-history-control/form-history-control-2.5.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2022 Martin V\"ath +# Copyright 2010-2024 Martin V\"ath # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,8 +6,9 @@ inherit mv_mozextension-r1 RESTRICT="mirror" DESCRIPTION="Firefox webextension: edit the saved history of forms" -HOMEPAGE="http://www.formhistory.blogspot.com/" -SRC_URI="https://addons.mozilla.org/firefox/downloads/file/769035/${PN//-/_}-${PV}-an+fx.xpi" +HOMEPAGE="https://addons.mozilla.org/de/firefox/addon/form-history-control/ +http://www.formhistory.blogspot.com/" +SRC_URI="https://addons.mozilla.org/firefox/downloads/file/4186388/${PN//-/_}-${PV}.xpi" LICENSE="MPL-1.1" SLOT="0" |