From d5d9fa80730b990e05c2100b7395dd1d31f58cd9 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 1 Nov 2025 07:48:12 +0100 Subject: [PATCH] abiword, revbump to fix URL for the homepage (#13174) --- app-office/abiword/abiword-3.0.7.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/abiword/abiword-3.0.7.recipe b/app-office/abiword/abiword-3.0.7.recipe index 8470c9cab..7396ebc9b 100644 --- a/app-office/abiword/abiword-3.0.7.recipe +++ b/app-office/abiword/abiword-3.0.7.recipe @@ -6,10 +6,10 @@ AbiWord allows you to collaborate with multiple people on one document at the \ same time. It is tightly integrated with the AbiCollab.net web service, which \ lets you store documents online, allows easy document sharing with your \ friends, and performs format conversions on the fly." -HOMEPAGE="https://www.abisource.com/" +HOMEPAGE="http://www.abisource.com/" COPYRIGHT="1998-2025 the AbiSource community" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://gitlab.gnome.org/World/AbiWord/-/archive/release-$portVersion/AbiWord-release-$portVersion.tar.bz2" CHECKSUM_SHA256="19099c5cc6022efba50cebf0f081a21afdb5358256b4ea9b51c735968132f362" SOURCE_DIR="AbiWord-release-$portVersion"