wander: update to 0.8.0.

This commit is contained in:
Toyam Cox 2022-10-02 17:40:42 -04:00 committed by Toyam Cox
parent a02711c2dc
commit 3df50bb502

View file

@ -1,6 +1,6 @@
# Template file for 'wander' # Template file for 'wander'
pkgname=wander pkgname=wander
version=0.3.0 version=0.8.0
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/robinovitch61/wander" go_import_path="github.com/robinovitch61/wander"
@ -9,7 +9,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/robinovitch61/wander" homepage="https://github.com/robinovitch61/wander"
distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz"
checksum=456a74eeebb25a39f9b8c57ccb186e6fc4ea8fbea6fb9623a7eb7180fff346fa checksum=66cc5af222bb9c413e60223652645bbf1c99aa50edd4cb9a3eb88e79e518f776
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE