gucci: update to 1.5.4.
This commit is contained in:
parent
d14a2566c2
commit
d6a74ca70c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gucci'
|
||||
pkgname=gucci
|
||||
version=1.5.3
|
||||
version=1.5.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/noqcks/gucci"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Simple CLI templating tool written in Go"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/noqcks/gucci"
|
||||
distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
|
||||
checksum=f52c12fbf566d42e666618d24258488eac6035a76369c2db4b741fed8792de76
|
||||
distfiles="https://github.com/noqcks/gucci/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=c6e30e088c341eb6988e2b50fc477deef81882d8a517e130a8eef22c81f32823
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue