Skip to content

Commit 31851cb

Browse files
zenobitzen0bit
authored andcommitted
New package: gama-1.2.1
1 parent 7f0859f commit 31851cb

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

srcpkgs/gama/template

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Template file for 'gama'
2+
pkgname=gama
3+
version=1.2.1
4+
revision=1
5+
build_style=go
6+
go_import_path="github.com/termkit/gama"
7+
short_desc="Manage your GitHub Actions from Terminal with great UI"
8+
maintainer="zenobit <zenobit@disroot.org>"
9+
license="GPL-3.0-or-later"
10+
homepage="https://github.com/termkit/gama"
11+
distfiles="https://github.com/termkit/gama/archive/refs/tags/v${version}.tar.gz"
12+
checksum=d2fad1280142b0cc8cb311a5e328590feb0c5a1642c47e3f8e0aaf1b713f6c7b
13+
make_check=no # Require GitHub Personal Access Token
14+
export ldflags="-s -w -X main.Version=${version}"

0 commit comments

Comments
 (0)