gplugin/builders

5378cbef892f
Parents 85ec92fb2a2c
Children cd5294f8a6ce
Update for the makepkg rename of tar.xz to tar.zst
--- a/mingw/build.sh Wed Sep 16 21:50:15 2020 -0500
+++ b/mingw/build.sh Wed Sep 16 22:09:33 2020 -0500
@@ -25,5 +25,5 @@
MINGW_PACKAGE_PREFIX="${MINGW_DISTRO}" xvfb-run makepkg-cross ${MAKEPKG_ARGS}
-mv *.tar.xz "${CONVEY_WORKSPACE}/${MINGW_DISTRO}"
+mv *.tar.zst "${CONVEY_WORKSPACE}/${MINGW_DISTRO}"