hut: update to 0.4.0.

This commit is contained in:
caughtquick 2024-02-09 13:46:28 -08:00 committed by classabbyamp
parent 74f4162f07
commit bb9be1bac2
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'hut'
pkgname=hut
version=0.3.0
revision=2
version=0.4.0
revision=1
build_style=go
build_helper=qemu
go_import_path="git.sr.ht/~emersion/hut"
@ -12,7 +12,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=ca191d663be81000c8ac0e952cd1b95fbded8c1d918d6d89ff08adbcd3d75289
checksum=f25ab4452e4622f404a6fa5713e8505302bfcee4dd3a8dfe76f1fc4c05688c09
post_install() {
hut=$(find $GOPATH/bin -name hut)