mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
hut: update to 0.6.0.
additional: - the main repo has moved from ~emersion to ~xenrox
This commit is contained in:
parent
a22c39a23c
commit
ef5c993975
1 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'hut'
|
# Template file for 'hut'
|
||||||
pkgname=hut
|
pkgname=hut
|
||||||
version=0.4.0
|
version=0.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path="git.sr.ht/~emersion/hut"
|
go_import_path="git.sr.ht/~xenrox/hut"
|
||||||
hostmakedepends="scdoc"
|
hostmakedepends="scdoc"
|
||||||
short_desc="CLI tool for sr.ht"
|
short_desc="CLI tool for sr.ht"
|
||||||
maintainer="Dakota Walsh <kota@nilsu.org>"
|
maintainer="Dakota Walsh <kota@nilsu.org>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://git.sr.ht/~emersion/hut"
|
homepage="https://git.sr.ht/~xenrox/hut"
|
||||||
changelog="https://git.sr.ht/~emersion/hut/log"
|
changelog="https://git.sr.ht/~xenrox/hut/log"
|
||||||
distfiles="https://git.sr.ht/~emersion/hut/archive/v${version}.tar.gz"
|
distfiles="https://git.sr.ht/~xenrox/hut/archive/v${version}.tar.gz"
|
||||||
checksum=f25ab4452e4622f404a6fa5713e8505302bfcee4dd3a8dfe76f1fc4c05688c09
|
checksum=f6abe54b433c30557c49aa41d351ec97ef24b4bee3f9dbc91e7db8f366592f99
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
hut=$(find $GOPATH/bin -name hut)
|
hut=$(find $GOPATH/bin -name hut)
|
||||||
|
|
Loading…
Add table
Reference in a new issue