diff --git a/srcpkgs/s/template b/srcpkgs/s/template index ce0eb8a7993..09c91579945 100644 --- a/srcpkgs/s/template +++ b/srcpkgs/s/template @@ -1,7 +1,7 @@ # Template file for 's' pkgname=s -version=0.6.8 -revision=2 +version=0.6.9 +revision=1 build_helper=qemu build_style=go go_import_path=github.com/zquestz/s @@ -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=fe554cfcd7d30d11bc50a3f6da3301993f71e9d7546dc0815c1c1af2639e2b2f +checksum=7097264e7da0e7ac209e5be5e50f07f17593e2753607325870131af3000ccaf2 post_build() { s_cli=$(find $GOPATH/bin -name s)