mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
kottan: bumped version (#5846)
* bumped version * enhanced the description text
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
SUMMARY="A viewer and editor for flattened BMessages"
|
||||
DESCRIPTION="Kottan lets you view and edit the contents of files that contain \
|
||||
flattened BMessages"
|
||||
flattened BMessages, a common technique for applications to archive their \
|
||||
settings and other data."
|
||||
HOMEPAGE="https://github.com/andimachovec/Kottan"
|
||||
COPYRIGHT="2021 Andi Machovec"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/andimachovec/Kottan/archive/$portVersion-beta.tar.gz"
|
||||
CHECKSUM_SHA256="2b6e290838bf5a4015e9bdcaec53b967a0d0324d893ee17146f360b0f979c35d"
|
||||
SOURCE_DIR="Kottan-$portVersion-beta"
|
||||
SOURCE_URI="https://github.com/andimachovec/Kottan/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9f92104983c39738fd23c873175f660ac015274cca44cc22dd79059c1fbfcb4b"
|
||||
SOURCE_DIR="Kottan-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
Reference in New Issue
Block a user