gucci: update to 1.5.3.
This commit is contained in:
parent
fd94349baa
commit
0ced99254f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gucci'
|
# Template file for 'gucci'
|
||||||
pkgname=gucci
|
pkgname=gucci
|
||||||
version=1.5.2
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/noqcks/gucci"
|
go_import_path="github.com/noqcks/gucci"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/noqcks/gucci"
|
homepage="https://github.com/noqcks/gucci"
|
||||||
distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
|
distfiles="https://github.com/noqcks/gucci/archive/${version}.tar.gz"
|
||||||
checksum=bcef72f217dddfbcc4dfc70a68da02a001207125bc15a109dac4d47eb59a0ed6
|
checksum=f52c12fbf566d42e666618d24258488eac6035a76369c2db4b741fed8792de76
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue