kottan: fetch sourcecode from codeberg.org (#13389)

* kottan: fetch sourcecode from codeberg.org

* kottan: bump revision
This commit is contained in:
Andi Machovec
2025-12-18 17:18:37 +01:00
committed by GitHub
parent e7cc8cae83
commit 6e2c208c98

View File

@@ -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"