feat: add prefixhq
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
pkgbase = prefixhq
|
||||
pkgdesc = Python/PyQt6 desktop tool for managing Steam Play (Proton/Wine) prefixes on Linux.
|
||||
pkgver = 3.0.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/Nastas95/PrefixHQ
|
||||
arch = any
|
||||
license = GPL-3.0-only
|
||||
depends = python
|
||||
depends = python-requests
|
||||
depends = python-markdown
|
||||
depends = python-pyqt6
|
||||
provides = prefixhq
|
||||
conflicts = prefixhq
|
||||
source = prefixhq-3.0.2.tar.gz::https://github.com/Nastas95/PrefixHQ/archive/refs/tags/v3.0.2.tar.gz
|
||||
sha256sums = 3f8257fd1f6e1b9a49dfaed16f60cceb67b4177c0c450eb9bdf4c2f8befb3acd
|
||||
|
||||
pkgname = prefixhq
|
||||
Reference in New Issue
Block a user