From 5096f57ea0fe62c0934baeb526ecf176fbd64827 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Fri, 7 Jan 2022 22:17:44 +0100 Subject: [PATCH] s: update to 0.6.4. --- srcpkgs/s/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s/template b/srcpkgs/s/template index cb9c4fc4e4ca..76a7da458242 100644 --- a/srcpkgs/s/template +++ b/srcpkgs/s/template @@ -1,6 +1,6 @@ # Template file for 's' pkgname=s -version=0.6.2 +version=0.6.4 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=acc38953fcb21e1dd2cd761b9d2bf8272aa6aa30fed2adb657f2dba7e4df872f +checksum=5829a18da40cb5a936f32240b4244d2a0543cb85dc3d5e013ae5aa08557c148f post_build() { s_cli=$(find $GOPATH/bin -name s)