From 01812c7c6bfc09af8236caadfb429a839a025039 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 7 May 2025 10:59:18 -0400 Subject: [PATCH] xmirror: update to 0.4.1. --- srcpkgs/xmirror/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xmirror/template b/srcpkgs/xmirror/template index 217b152e9de..f03c9e66cce 100644 --- a/srcpkgs/xmirror/template +++ b/srcpkgs/xmirror/template @@ -1,15 +1,16 @@ # Template file for 'xmirror' pkgname=xmirror -version=0.3 +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 " 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=2bcb45936203f9707c91ce7df5a80b8800e40925224a06fd7b704f7a76a77a25 +checksum=8ebea2f3cc4dac55146201c67cf5d046f95e56caf29d5645aa004b6c72c6a3c1 mutable_files="/usr/share/xmirror/mirrors.lst" post_install() {