gitbatch: update to 0.5.0.
Closes #11822. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
ab38c059f4
commit
831b4484ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gitbatch'
|
||||
pkgname=gitbatch
|
||||
version=0.4.3
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/isacikgoz/gitbatch
|
||||
|
@ -10,7 +10,7 @@ maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/isacikgoz/gitbatch"
|
||||
distfiles="https://github.com/isacikgoz/gitbatch/archive/v${version}.tar.gz"
|
||||
checksum=cc40862f2335afaee8c4c6d687143cc006b49575116cd7d217c87d1b01c9dd22
|
||||
checksum=b1781bb1a0f16545d8980d4f854cb4685c289b222d141197889fc387524aa515
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue