xmandump: update to 0.2.5.

This commit is contained in:
Michael Aldridge 2022-09-10 15:40:01 -05:00
parent fd0a5c03dd
commit 9dc0a6c4b9

View file

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