chore: bump ver
Some checks failed
Code and build check / Check code (push) Successful in 1m47s
Code and build check / Build with uv (push) Has been cancelled

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-07-05 13:14:43 +05:00
parent 0fe1d3f569
commit dd5db7c6c0
7 changed files with 7 additions and 7 deletions

View File

@ -25,7 +25,7 @@ AppDir:
id: ru.linux_gaming.PortProtonQt
name: PortProtonQt
icon: ru.linux_gaming.PortProtonQt
version: 0.1.2
version: 0.1.3
exec: usr/bin/python3
exec_args: "-m portprotonqt.app $@"

View File

@ -1,5 +1,5 @@
pkgname=portprotonqt
pkgver=0.1.2
pkgver=0.1.3
pkgrel=1
pkgdesc="Modern GUI for managing and launching games from PortProton, Steam, and Epic Games Store"
arch=('any')

View File

@ -1,5 +1,5 @@
%global pypi_name portprotonqt
%global pypi_version 0.1.2
%global pypi_version 0.1.3
%global oname PortProtonQt
%global _python_no_extras_requires 1