From cb17a6ace3a32baf075d8d9b9c8788826942d110 Mon Sep 17 00:00:00 2001 From: DragonGhost7 Date: Wed, 19 Oct 2022 23:00:30 -0400 Subject: [PATCH] minigalaxy: update to 1.2.2, adopt. --- srcpkgs/minigalaxy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/minigalaxy/template b/srcpkgs/minigalaxy/template index 30d360cf6414..f6c0ea792bfa 100644 --- a/srcpkgs/minigalaxy/template +++ b/srcpkgs/minigalaxy/template @@ -1,18 +1,18 @@ # Template file for 'minigalaxy' pkgname=minigalaxy -version=1.1.0 +version=1.2.2 revision=1 build_style=python3-module hostmakedepends="gettext python3-setuptools" depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests" checkdepends="$depends python3-simplejson" short_desc="Simple GOG client for Linux" -maintainer="Orphaned " +maintainer="DragonGhost7 " 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=581e7abfb4af0c01d795dc57a93b1305644d8bdd11ecb533bb2787f85b4bc992 +checksum=0ae5fc29560d4e02b193274fbfd1df169d500cdb63bb32dee8bbfb30c11f5855 do_check() { python -m unittest tests/*.py