blob: b5b9e5686b62ba3b0406e23e93ce69ee73ffaa06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = pq-cli
pkgdesc = Progress Quest: the CLI edition
pkgver = 1.0.2
pkgrel = 2
url = https://github.com/rr-/pq-cli
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-urwid
depends = python-urwid_readline
depends = python-xdg-base-dirs
source = pq-cli.zip::https://github.com/rr-/pq-cli/archive/07cae1a4e8ef5e4404ae239a577d5330778fa0c0.zip
sha512sums = 188938005b97aeae56fc19d06eec8b04d1480f8a1e5a2976e6f1225cff4bcfe0a7a0e5a089733b77b020c3a97d1724a98d7a98c828599f2cb90cecc03f0531d6
pkgname = pq-cli
|