hut: update to 0.2.0.

This commit is contained in:
Dakota Walsh 2022-07-31 14:44:15 +12:00 committed by classabbyamp
parent c33f030125
commit 8a04307b66
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hut'
# Template file for 'hut'
pkgname=hut
version=0.1.0
version=0.2.0
revision=1
wrksrc="${pkgname}-v${version}"
build_style=go
@ -13,7 +13,7 @@ license="AGPL-3.0-only"
homepage="https://git.sr.ht/~emersion/hut"
changelog="https://git.sr.ht/~emersion/hut/log"
distfiles="https://git.sr.ht/~emersion/hut/archive/v${version}.tar.gz"
checksum=5af8f1111f9ec1da9a818978eb1f013dfd50ad4311c79d95b0e62ad428ac1c59
checksum=2a4e49458a2cb129055f1db3b835e111a89583f47d4d917110205113863492b9
post_install() {
hut=$(find $GOPATH/bin -name hut)