# Template file for 'xmirror'
pkgname=xmirror
version=0.4.1
revision=1
build_style=gnu-makefile
hostmakedepends="python3-yaml"
depends="bash dialog"
short_desc="Interactive script for changing XBPS mirrors"
maintainer="classabbyamp <void@placeviolette.net>"
license="BSD-2-Clause"
homepage="https://github.com/void-linux/xmirror"
distfiles="https://github.com/void-linux/xmirror/archive/refs/tags/v${version}.tar.gz"
checksum=8ebea2f3cc4dac55146201c67cf5d046f95e56caf29d5645aa004b6c72c6a3c1
mutable_files="/usr/share/xmirror/mirrors.lst"

post_install() {
	vlicense LICENSE
}
