parent
bcca68ce4c
commit
63f57d041e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gitbatch'
|
# Template file for 'gitbatch'
|
||||||
pkgname=gitbatch
|
pkgname=gitbatch
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/isacikgoz/gitbatch
|
go_import_path=github.com/isacikgoz/gitbatch
|
||||||
|
@ -10,7 +10,7 @@ maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/isacikgoz/gitbatch"
|
homepage="https://github.com/isacikgoz/gitbatch"
|
||||||
distfiles="https://github.com/isacikgoz/gitbatch/archive/v${version}.tar.gz"
|
distfiles="https://github.com/isacikgoz/gitbatch/archive/v${version}.tar.gz"
|
||||||
checksum=0fcde31e40423dcad9a8c3ce4deb539bbe9e01165b03920f0757b87072fe8669
|
checksum=cc40862f2335afaee8c4c6d687143cc006b49575116cd7d217c87d1b01c9dd22
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue