antibody: update to 3.5.0.
Closes #14940. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8f07c11bc7
commit
c81d199eae
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'antibody'
|
||||
pkgname=antibody
|
||||
version=3.4.6
|
||||
version=3.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/getantibody/antibody"
|
||||
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=985875bd8ffc8dc8ae421c4f3becfd55cd147ca3a3e30513158ef7048fae8a6d
|
||||
checksum=0c774cf2d7e29293b1ca2ad1c05d4c8a4226a2956be1f7c50cb2c8456a88810d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue