diff --git a/MAINTAINERS.md b/MAINTAINERS.md --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,5 +1,5 @@ This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository. -- Donald Thackeray - - IRC: Hawkeye0021 - - Email: donaldthackeray@gmail.com +- Troy Harvey + - IRC: Harvey + - Email: harveydevel@gmail.com diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,17 +1,18 @@ name : minigalaxy -version : 1.0.0 -release : 4 +version : 1.0.2 +release : 5 source : - - https://github.com/sharkwouter/minigalaxy/archive/1.0.0.tar.gz : 00c99cdff167a762d6e78891216d6a3ba889c970f198618472e15f398ed2c9b3 + - https://github.com/sharkwouter/minigalaxy/archive/refs/tags/1.0.2.tar.gz : 9cb482760c68153f2fc8b8fe229d60033634bc0c7b83a6aa43a9cfa20ab2d0e9 license : GPL-3.0-or-later +homepage : https://sharkwouter.github.io/minigalaxy component : games summary : A simple GOG client for Linux that lets you download and play your GOG Linux games description: | Log in with your GOG account, download linux games you own on GOG, and launch them. Additionally select what language to download your games in, change where they're installed, search your library, show all or only installed games, view error messages if a game fails to launch, display FPS in games, and use the system's Scummvm or Dosbox installation. Languages supported include English, Dutch, French, German, Polish, Taiwanese Mandarin, and Turkish. rundeps : - - python-requests - - python-gobject - libwebkit-gtk + - python-gobject + - python-requests build : | %python3_setup install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,9 +1,10 @@ minigalaxy + https://sharkwouter.github.io/minigalaxy - Joey Riches - josephriches@gmail.com + Troy Harvey + harveydevel@gmail.com GPL-3.0-or-later games @@ -20,11 +21,11 @@ games /usr/bin/minigalaxy - /usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/PKG-INFO - /usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/SOURCES.txt - /usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/dependency_links.txt - /usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/requires.txt - /usr/lib/python3.9/site-packages/minigalaxy-0.9.4-py3.9.egg-info/top_level.txt + /usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/PKG-INFO + /usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/SOURCES.txt + /usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/dependency_links.txt + /usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/requires.txt + /usr/lib/python3.9/site-packages/minigalaxy-1.0.2-py3.9.egg-info/top_level.txt /usr/lib/python3.9/site-packages/minigalaxy/__init__.py /usr/lib/python3.9/site-packages/minigalaxy/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/minigalaxy/__pycache__/api.cpython-39.pyc @@ -69,7 +70,6 @@ /usr/share/icons/hicolor/128x128/apps/io.github.sharkwouter.Minigalaxy.png /usr/share/icons/hicolor/192x192/apps/io.github.sharkwouter.Minigalaxy.png /usr/share/metainfo/io.github.sharkwouter.Minigalaxy.metainfo.xml - /usr/share/minigalaxy/images/update_available.png /usr/share/minigalaxy/images/winehq_logo_glass.png /usr/share/minigalaxy/translations/de/LC_MESSAGES/minigalaxy.mo /usr/share/minigalaxy/translations/es/LC_MESSAGES/minigalaxy.mo @@ -92,12 +92,12 @@ - - 2021-07-29 - 1.0.0 + + 2021-10-04 + 1.0.2 Packaging update - Joey Riches - josephriches@gmail.com + Troy Harvey + harveydevel@gmail.com \ No newline at end of file