parent
257057092d
commit
22c5b2956b
1 changed files with 17 additions and 0 deletions
17
srcpkgs/antibody/template
Normal file
17
srcpkgs/antibody/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'antibody'
|
||||
pkgname=antibody
|
||||
version=3.3.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/getantibody/antibody"
|
||||
hostmakedepends="git"
|
||||
short_desc="Fast and lightweight shell plugin manager"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://getantibody.github.io/"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=0cbe03b4345124b79b3f2961dc047599d1548ec03dd72139c35eb83876c24bb0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
Loading…
Add table
Reference in a new issue