summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSpiros Georgaras2022-01-31 16:58:58 +0200
committerSpiros Georgaras2022-01-31 16:58:58 +0200
commitab4bca234c0ef0ee6f1348be56ad0e67421b7258 (patch)
tree84f65d5f86300c451df2e731d54b686bed5c4707 /.SRCINFO
parent7ed71252cfe9080952e0624bc5ee8e9904f93995 (diff)
downloadaur-ab4bca234c0ef0ee6f1348be56ad0e67421b7258.tar.gz
python setup.py install -> pip
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3099d03245ff..40f1fa21c6e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = pyradio-git
pkgdesc = Internet radio player for the command line
- pkgver = 0.8.9.9.r4.g8a01a7f
- pkgrel = 1
+ pkgver = 0.8.9.12.r0.g6bafa23
+ pkgrel = 2
url = http://www.coderholic.com/pyradio/
arch = any
license = MIT
makedepends = git
- makedepends = python-setuptools
+ makedepends = python-pip
+ makedepends = python-wheel
depends = python-dnspython
depends = python-requests
depends = python-psutil