From 36e997e982fe8c2935cf7049aea22577d936f0f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Tue, 4 Feb 2025 15:44:50 +0100 Subject: [PATCH] Ancestris: bump version The windows still have the wrong size here though. --- .../ancestris/{ancestris-11.recipe => ancestris-12.recipe} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename app-misc/ancestris/{ancestris-11.recipe => ancestris-12.recipe} (84%) diff --git a/app-misc/ancestris/ancestris-11.recipe b/app-misc/ancestris/ancestris-12.recipe similarity index 84% rename from app-misc/ancestris/ancestris-11.recipe rename to app-misc/ancestris/ancestris-12.recipe index 101067aaa..4b9f99cb0 100644 --- a/app-misc/ancestris/ancestris-11.recipe +++ b/app-misc/ancestris/ancestris-12.recipe @@ -2,12 +2,11 @@ SUMMARY="A genealogy tool written in Java" DESCRIPTION="Ancestris is a free genealogy software based on NetBeans,\ compliant with GEDCOM versions 5.5 and 5.5.1." HOMEPAGE="https://ancestris.org/" -COPYRIGHT="2011-2021 Ancestris" +COPYRIGHT="2011-2024 Ancestris" LICENSE="GNU GPL v3" REVISION="1" -buildVersion="20211017" -SOURCE_URI="http://www.ancestris.org/dl/pub/ancestris/releases/ancestris-$portVersion-$buildVersion.zip" -CHECKSUM_SHA256="b9a403a649e74cccb2105113434562accb5709379bc2d040438af9ea9d195fed" +SOURCE_URI="http://www.ancestris.org/dl/pub/ancestris/releases/ancestris-$portVersion.zip" +CHECKSUM_SHA256="c913f185027cbdf3fe0a93ff0c6b0306aff0b00bb8c95054368ad83751a7af77" SOURCE_DIR="ancestris" ARCHITECTURES="any"