This repository has been archived on 2022-04-27. You can view files and clone it, but cannot push or open issues/pull-requests.
aptpkg-pkgs/main/amfora/build

16 lines
575 B
Plaintext

# Maintainer: earnest ma <me@earne.link>
name=amfora
version=1.8.0
rev=0
type=file
url="https://github.com/makeworld-the-better-one/amfora"
description="A fancy terminal browser for the Gemini protocol"
source="https://github.com/makeworld-the-better-one/amfora/releases/download/v${version}/amfora_${version}_linux_64-bit"
sha512sums="c7ef7ccb4bd4d740cf15742b3ad891511da21301940b3e25d031b59acd0490be03537ebd83fb2a83cd972cf54dab3284fb6690e2e226763213cdfb6a410b17c5 amfora_1.8.0_linux_64-bit"
steps(){
cin-bin amfora_${version}_linux_64-bit $builddir/usr/bin/amfora
}