s: update to 0.5.14.

This commit is contained in:
maxice8 2018-12-25 15:47:38 -02:00 committed by maxice8
parent c6ad342814
commit 6b3a04c994

View file

@ -1,16 +1,16 @@
# Template file for 's' # Template file for 's'
pkgname=s pkgname=s
version=0.5.13 version=0.5.14
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/zquestz/s" go_import_path=github.com/zquestz/s
hostmakedepends="git" hostmakedepends="git"
short_desc="Web search from the terminal" short_desc="Web search from the terminal"
maintainer="Orphaned <orphan@voidlinux.eu>" maintainer="Orphaned <orphan@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/zquestz/s" homepage="https://github.com/zquestz/s"
distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz" distfiles="https://github.com/zquestz/s/archive/v${version}.tar.gz"
checksum=aac903c372324b1e57b0c61ba28d2c631ed81cb0e04f085661f2b6c0763ec818 checksum=c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE