main/amfora: Add version 1.8.0

main
earnest ma 2021-07-30 19:56:39 -04:00
parent 5ea6703a4c
commit 47f917e248
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 15 additions and 0 deletions

15
main/amfora/build Normal file
View File

@ -0,0 +1,15 @@
# 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
}