New package: s-0.5.13
This commit is contained in:
parent
a6bed82bda
commit
e0ccde8206
1 changed files with 17 additions and 0 deletions
17
srcpkgs/s/template
Normal file
17
srcpkgs/s/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 's'
|
||||||
|
pkgname=s
|
||||||
|
version=0.5.13
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/zquestz/s"
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Web search from the terminal"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/zquestz/s"
|
||||||
|
distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
|
||||||
|
checksum=aac903c372324b1e57b0c61ba28d2c631ed81cb0e04f085661f2b6c0763ec818
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue