From 6c0dbaf1b814270657f7f7afef4a6e6b77dca9f5 Mon Sep 17 00:00:00 2001 From: DragonGhost7 Date: Thu, 19 Oct 2023 00:40:22 -0400 Subject: [PATCH] minigalaxy: update to 1.2.5. --- srcpkgs/minigalaxy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/minigalaxy/template b/srcpkgs/minigalaxy/template index ebe0b7deab4fb..2e125c97c2784 100644 --- a/srcpkgs/minigalaxy/template +++ b/srcpkgs/minigalaxy/template @@ -1,7 +1,7 @@ # Template file for 'minigalaxy' pkgname=minigalaxy -version=1.2.2 -revision=3 +version=1.2.5 +revision=1 build_style=python3-module hostmakedepends="gettext python3-setuptools" depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests" @@ -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=0ae5fc29560d4e02b193274fbfd1df169d500cdb63bb32dee8bbfb30c11f5855 +checksum=c0190851c69d89b7b3784a66617af24519977fffb88ee4fabf77db89ea16863f do_check() { python -m unittest tests/*.py