s: update to 0.7.0.

This commit is contained in:
Daniel Lewan 2024-05-08 13:53:30 +02:00 committed by cinerea0
parent cc3239eeb9
commit edafe4c63f

View File

@ -1,6 +1,6 @@
# Template file for 's'
pkgname=s
version=0.6.9
version=0.7.0
revision=1
build_helper=qemu
build_style=go
@ -10,7 +10,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
license="MIT"
homepage="https://github.com/zquestz/s"
distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
checksum=7097264e7da0e7ac209e5be5e50f07f17593e2753607325870131af3000ccaf2
checksum=4fdc1538d15faad08ff0db7940be6022077594c68dce3e95b8cb47afb47008c4
post_build() {
s_cli=$(find $GOPATH/bin -name s)