Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/s/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -10,7 +10,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
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)
Expand Down