2017-09-23 22:15:40 +02:00
|
|
|
# Template file for 'antibody'
|
|
|
|
pkgname=antibody
|
2018-07-28 19:19:01 +02:00
|
|
|
version=3.6.1
|
2018-08-25 09:04:34 +02:00
|
|
|
revision=2
|
2017-09-23 22:15:40 +02:00
|
|
|
build_style=go
|
2018-06-06 04:02:24 +02:00
|
|
|
go_import_path=github.com/getantibody/antibody
|
2017-09-23 22:15:40 +02:00
|
|
|
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"
|
2018-07-28 19:19:01 +02:00
|
|
|
checksum=5971c251c43375ea5de9334cdbb1e4a1da500e03ecd63372c1c11f68f0364fe2
|
2017-09-23 22:15:40 +02:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE.md
|
|
|
|
}
|