From 46164aa6e1d31b25aefc0ab699fe65f6fc3b69fa Mon Sep 17 00:00:00 2001 From: Piraty Date: Sun, 2 Mar 2025 22:34:34 +0100 Subject: [PATCH] enchant2: fix distfile --- srcpkgs/enchant2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/enchant2/template b/srcpkgs/enchant2/template index 8055c1c7bb3..11f1183c994 100644 --- a/srcpkgs/enchant2/template +++ b/srcpkgs/enchant2/template @@ -12,9 +12,9 @@ checkdepends="unittest-cpp" short_desc="Generic spell checking library" maintainer="Orphaned " license="LGPL-2.1-or-later" -homepage="https://abiword.github.io/enchant/" -changelog="https://raw.githubusercontent.com/AbiWord/enchant/master/NEWS" -distfiles="https://github.com/AbiWord/enchant/releases/download/v${version}/enchant-${version}.tar.gz" +homepage="https://rrthomas.github.io/enchant/" +changelog="https://raw.githubusercontent.com/rrthomas/enchant/master/NEWS" +distfiles="https://github.com/rrthomas/enchant/releases/download/v${version}/enchant-${version}.tar.gz" checksum=833b4d5600dbe9ac867e543aac6a7a40ad145351495ca41223d4499d3ddbbd2c make_check=no # tests broken