s: update to 0.6.4.

This commit is contained in:
Daniel Lewan 2022-01-07 22:17:44 +01:00 committed by Érico Nogueira Rolim
parent b796fec2e9
commit 21392cf7be

View file

@ -1,6 +1,6 @@
# Template file for 's'
pkgname=s
version=0.6.2
version=0.6.4
revision=1
build_helper=qemu
build_style=go
@ -11,7 +11,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=acc38953fcb21e1dd2cd761b9d2bf8272aa6aa30fed2adb657f2dba7e4df872f
checksum=5829a18da40cb5a936f32240b4244d2a0543cb85dc3d5e013ae5aa08557c148f
post_build() {
s_cli=$(find $GOPATH/bin -name s)