From 0c5d7ca52f7e356348aab20784d43fb8834372c4 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Tue, 26 Sep 2023 09:44:29 +0200 Subject: [PATCH] s: update to 0.6.9. --- srcpkgs/s/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)