From afb18d6952a1c9b8fa87bab4211fd4fc1f944ad6 Mon Sep 17 00:00:00 2001 From: Naiko Date: Wed, 29 Jul 2026 12:00:00 +0630 Subject: [PATCH] minigalaxy: update to 1.4.2 --- srcpkgs/minigalaxy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/minigalaxy/template b/srcpkgs/minigalaxy/template index a8164fdfe6dd47..c5c4821c30e1af 100644 --- a/srcpkgs/minigalaxy/template +++ b/srcpkgs/minigalaxy/template @@ -1,6 +1,6 @@ # Template file for 'minigalaxy' pkgname=minigalaxy -version=1.4.0 +version=1.4.2 revision=1 build_style=python3-module hostmakedepends="gettext python3-setuptools" @@ -12,7 +12,7 @@ license="GPL-3.0-or-later, CC-BY-3.0" homepage="https://sharkwouter.github.io/minigalaxy/" changelog="https://github.com/sharkwouter/minigalaxy/blob/master/CHANGELOG.md" distfiles="https://github.com/sharkwouter/minigalaxy/archive/${version}.tar.gz" -checksum=6e9db14edcb073ebaaa0f3ac3b76454e34f329caac94fda6ae3070ad542e9af6 +checksum=cfb4e6b0fad9df9bb25ff500794a660abe97e43be7aaa85d5e72275ed2541977 do_check() { python -m unittest tests/*.py