s: update to 0.6.6.

This commit is contained in:
Daniel Lewan 2022-05-03 01:07:02 +02:00 committed by Echo
parent cee8586e1d
commit 9329551460

View File

@ -1,6 +1,6 @@
# Template file for 's'
pkgname=s
version=0.6.4
version=0.6.6
revision=1
build_helper=qemu
build_style=go
@ -10,7 +10,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
license="MIT"
homepage="https://github.com/zquestz/s"
distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
checksum=5829a18da40cb5a936f32240b4244d2a0543cb85dc3d5e013ae5aa08557c148f
checksum=d91c8d2935f55dc6f241b7abc0325863846bdeac07a8f3bfa99b4a932d20ace3
post_build() {
s_cli=$(find $GOPATH/bin -name s)