diff --git a/srcpkgs/s/template b/srcpkgs/s/template index b092b97468d233..74d0c1639892af 100644 --- a/srcpkgs/s/template +++ b/srcpkgs/s/template @@ -1,6 +1,6 @@ # Template file for 's' pkgname=s -version=0.7.4 +version=0.7.5 revision=1 build_helper=qemu build_style=go @@ -10,7 +10,7 @@ maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/zquestz/s" distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz" -checksum=c491ddb6306382bba7ab2665b6fddbb60aef3de32704c04549a5e0b0174dfa6d +checksum=dcf540314faee0bf551928e1b6c02cfdd4fa98a0e51d030f308a110a24a48ed9 post_build() { s_cli=$(find $GOPATH/bin -name s)