xmandump: update to 0.2.6.

This commit is contained in:
Michael Aldridge 2022-09-10 18:17:20 -05:00
parent c15fbc2744
commit 0f4593ad2a

View file

@ -1,6 +1,6 @@
# Template file for 'xmandump' # Template file for 'xmandump'
pkgname=xmandump pkgname=xmandump
version=0.2.5 version=0.2.6
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=262e17f4da48fea1feead4a7a9827f2d44efde4bbe0d149a725674e118eabf69 checksum=d799957d02e27375f06e0fbce75fe5e3091c75aec22adb5132b703debae0601b
post_install() { post_install() {
vlicense LICENSE.txt LICENSE vlicense LICENSE.txt LICENSE