From 95c80efc0ed2897747bd1a4a5f8d9b6a6c3d8162 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 7 Feb 2026 12:54:19 +0100 Subject: [PATCH] s: update to 0.7.5. --- srcpkgs/s/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)