xmandump: update to 0.2.7

This commit is contained in:
Michael Aldridge 2022-09-11 02:56:31 -05:00
parent c694d7e333
commit 3d07e9236e

View file

@ -1,6 +1,6 @@
# Template file for 'xmandump' # Template file for 'xmandump'
pkgname=xmandump pkgname=xmandump
version=0.2.6 version=0.2.7
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/void-linux/xmandump" go_import_path="github.com/void-linux/xmandump"
@ -10,7 +10,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="ISC" license="ISC"
homepage="https://github.com/void-linux/xmandump" homepage="https://github.com/void-linux/xmandump"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=d799957d02e27375f06e0fbce75fe5e3091c75aec22adb5132b703debae0601b checksum=2e97e61b835c584ed27426f7fdd9208674104fcd815e3af9d6e2e8425aeb56cf
post_install() { post_install() {
vlicense LICENSE.txt LICENSE vlicense LICENSE.txt LICENSE