diff --git a/haiku-apps/kottan/kottan-1.0.1.recipe b/haiku-apps/kottan/kottan-1.0.1.recipe index 5c1b0535e..f6cf10374 100644 --- a/haiku-apps/kottan/kottan-1.0.1.recipe +++ b/haiku-apps/kottan/kottan-1.0.1.recipe @@ -2,13 +2,13 @@ SUMMARY="A viewer and editor for flattened BMessages" DESCRIPTION="Kottan lets you view and edit the contents of files that contain \ flattened BMessages, a common technique for applications to archive their \ settings and other data." -HOMEPAGE="https://github.com/andimachovec/Kottan" +HOMEPAGE="https://codeberg.org/andimachovec/Kottan" COPYRIGHT="2025 Andi Machovec" LICENSE="MIT" -REVISION="1" -SOURCE_URI="https://github.com/andimachovec/Kottan/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="e9be61f4f2ec5fd72a1ebaa8120061f9534c5dfe08388b29bbd9f2b8623c1b16" -SOURCE_DIR="Kottan-$portVersion" +REVISION="2" +SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz" +CHECKSUM_SHA256="b64a86df691dd04b1c7b7f9939d73d9197168d23b7eba667afabfe2a436b688b" +SOURCE_DIR="kottan" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"