s: update to 0.6.1.

This commit is contained in:
Daniel Lewan 2021-11-25 09:41:12 +01:00 committed by Michal Vasilek
parent fbe814770e
commit cc0511aa3e

View file

@ -1,6 +1,6 @@
# Template file for 's'
pkgname=s
version=0.6.0
version=0.6.1
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=0019e21dba7bb30e4de279b71e027c7d78f3236d709c2fe5be39b38d22aa7097
checksum=8f5f3e9503edcf9eb4792379f93c1e08806b8b9699121a72745d1d63c91a0426
post_build() {
s_cli=$(find $GOPATH/bin -name s)