Skip to content

Commit

Permalink
minigalaxy: Update to v1.3.1
Browse files Browse the repository at this point in the history
**Summary**

- Fix Windows games with multiple parts not installing with wine.
- Add Portuguese translation.

Signed-off-by: Troy Harvey <[email protected]>
  • Loading branch information
HarveyDevel committed Dec 21, 2024
1 parent 72ab428 commit 3600ebc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions packages/m/minigalaxy/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : minigalaxy
version : 1.3.0
release : 14
version : 1.3.1
release : 15
source :
- https://github.com/sharkwouter/minigalaxy/archive/refs/tags/1.3.0.tar.gz : 3c639636c082c8376b6052c1b7b7aad4a39394f26da8e905605775ece58734a3
- https://github.com/sharkwouter/minigalaxy/archive/refs/tags/1.3.1.tar.gz : 88adee3bbd271ea12f377d9a91019a94cc54b87723b2c0d5b314a5e1ee42d52b
license : GPL-3.0-or-later
homepage : https://sharkwouter.github.io/minigalaxy
component : games
Expand Down
16 changes: 8 additions & 8 deletions packages/m/minigalaxy/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<PartOf>games</PartOf>
<Files>
<Path fileType="executable">/usr/bin/minigalaxy</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.0-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.0-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.0-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.0-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.0-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.1-py3.11.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.1-py3.11.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.1-py3.11.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.1-py3.11.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy-1.3.1-py3.11.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy/__pycache__/__init__.cpython-311.pyc</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages/minigalaxy/__pycache__/api.cpython-311.pyc</Path>
Expand Down Expand Up @@ -120,9 +120,9 @@
</Files>
</Package>
<History>
<Update release="14">
<Date>2024-06-11</Date>
<Version>1.3.0</Version>
<Update release="15">
<Date>2024-12-21</Date>
<Version>1.3.1</Version>
<Comment>Packaging update</Comment>
<Name>Troy Harvey</Name>
<Email>[email protected]</Email>
Expand Down

0 comments on commit 3600ebc

Please sign in to comment.