14 lines
429 B
Bash
14 lines
429 B
Bash
# Template file for 'sift'
|
|
pkgname=sift
|
|
version=0.8.0
|
|
revision=1
|
|
build_style=go
|
|
hostmakedepends="git"
|
|
short_desc="A fast and powerful open source alternative to grep"
|
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|
license="GPL-3"
|
|
go_import_path="github.com/svent/sift"
|
|
homepage="https://$go_import_path"
|
|
distfiles="$homepage/archive/v$version.tar.gz"
|
|
checksum=8686e560771392dde526b12b684015c5b1ca52089119011342f8073513c40751
|