From e0f32874fe4490c891992365013f0072abc9cf02 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Fri, 3 Dec 2021 23:24:52 +0100 Subject: [PATCH] s: update to 0.6.2. --- srcpkgs/s/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s/template b/srcpkgs/s/template index e55d22e4d3d53e..cb9c4fc4e4ca94 100644 --- a/srcpkgs/s/template +++ b/srcpkgs/s/template @@ -1,6 +1,6 @@ # Template file for 's' pkgname=s -version=0.6.1 +version=0.6.2 revision=1 build_helper=qemu build_style=go @@ -11,7 +11,7 @@ maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/zquestz/s" distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz" -checksum=8f5f3e9503edcf9eb4792379f93c1e08806b8b9699121a72745d1d63c91a0426 +checksum=acc38953fcb21e1dd2cd761b9d2bf8272aa6aa30fed2adb657f2dba7e4df872f post_build() { s_cli=$(find $GOPATH/bin -name s)