diff options
Diffstat (limited to 'www-plugins/form-history-control')
-rw-r--r-- | www-plugins/form-history-control/Manifest | 2 | ||||
-rw-r--r-- | www-plugins/form-history-control/form-history-control-2.5.6.1.ebuild | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www-plugins/form-history-control/Manifest b/www-plugins/form-history-control/Manifest index 3d577889..01132387 100644 --- a/www-plugins/form-history-control/Manifest +++ b/www-plugins/form-history-control/Manifest @@ -1 +1 @@ -DIST form_history_control-2.5.6.1-an+fx.xpi 283580 BLAKE2B dc1878b9efc59fd7f5fb50e98274d2e10182339d11dd03654b802681bd864fc11fd642081b784c981924301de07b974e8cfc66ce65114d1bccb719c488f25789 SHA512 199a8f1f6c67be05682218b29acea5dbbeca43b12a60a0e618035978bd35d6778489d8748f5fbee687441edb15fdf392b21ea976cb84d6f8df6f8d1ed1df1574 +DIST form_history_control-2.5.6.1.xpi 10018825 BLAKE2B 1c49f34a2cd0a6173e280feef8abf6e31097e230e94bcc972389b11429161d90157efbc8aa392795ac2fd04cf447f82b00ed2b45a9c10407d7387a945d8ccc36 SHA512 ba8f34500f74e291756acd9930ee87beef278ecb489d9cdb05e287a0a59b9399d259c1fc54fb302737fc00c111efabbc6075debcf9634afd975e4344692082e0 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" |