s: update to 0.5.14.
This commit is contained in:
parent
c6ad342814
commit
6b3a04c994
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue