14 lines
504 B
Bash
14 lines
504 B
Bash
# Template file for 'cbonsai'
|
|
pkgname=cbonsai
|
|
version=1.3.1
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
hostmakedepends="pkg-config scdoc"
|
|
makedepends="ncurses-devel"
|
|
short_desc="Grow bonsai trees in your terminal"
|
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://gitlab.com/jallbrit/cbonsai"
|
|
distfiles="https://gitlab.com/jallbrit/cbonsai/-/archive/v${version}/cbonsai-v${version}.tar.gz"
|
|
checksum=62aa7e0eaf3098b7a6a2787146bd2531437df6ad0e604b0f9176128797efd8f9
|