summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpiros Georgaras2023-03-23 17:44:19 +0200
committerSpiros Georgaras2023-03-23 17:44:19 +0200
commite4617bea06e3082a5b77d0fba59f13bf27df27d7 (patch)
tree8cc7c467bf5d00261fadd60a38e6d27cebe6e77c /PKGBUILD
parent1b3c2d53f3562ccae3fbd4bd400648cbc18c6bc2 (diff)
downloadaur-e4617bea06e3082a5b77d0fba59f13bf27df27d7.tar.gz
version 0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aecc37d07221..3be704b883d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: aksr <aksr at t-com dot me>
pkgname=pyradio-git
-pkgver=0.8.9.35
-pkgrel=2
+pkgver=0.9.2.r0.g8c29344
+pkgrel=1
pkgdesc="Internet radio player for the command line"
arch=('any')
url="http://www.coderholic.com/pyradio/"
license=('MIT')
-depends=('python-dnspython' 'python-requests' 'python-psutil' 'python-netifaces')
+depends=('python-dnspython' 'python-requests' 'python-psutil' 'python-netifaces' 'python-rich')
optdepends=('mplayer: as backend' 'mpv: as backend' 'vlc: as backend')
makedepends=('git' 'python-pip' 'python-wheel')
provides=("${pkgname%-git}")