s: update to 0.6.8.
This commit is contained in:
parent
64a4410500
commit
0bb87384d3
@ -1,16 +1,16 @@
|
||||
# Template file for 's'
|
||||
pkgname=s
|
||||
version=0.6.7
|
||||
revision=2
|
||||
version=0.6.8
|
||||
revision=1
|
||||
build_helper=qemu
|
||||
build_style=go
|
||||
go_import_path=github.com/zquestz/s
|
||||
short_desc="Web search from the terminal"
|
||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||
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=a175e53e2d9c3b990a963b86b285a258ca5533c78fc930cd01b82f4d9dccfec0
|
||||
checksum=fe554cfcd7d30d11bc50a3f6da3301993f71e9d7546dc0815c1c1af2639e2b2f
|
||||
|
||||
post_build() {
|
||||
s_cli=$(find $GOPATH/bin -name s)
|
||||
|
Loading…
Reference in New Issue
Block a user