summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpiros Georgaras2023-05-08 14:30:59 +0300
committerSpiros Georgaras2023-05-08 14:30:59 +0300
commit6914e46adb8dd25d25859f47e9607d94088198f4 (patch)
tree6809103b2f4ab12ec44e8959bcf166abe806499b /PKGBUILD
parente4617bea06e3082a5b77d0fba59f13bf27df27d7 (diff)
downloadaur-6914e46adb8dd25d25859f47e9607d94088198f4.tar.gz
version 0.9.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3be704b883d5..4460cefd5ad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: aksr <aksr at t-com dot me>
pkgname=pyradio-git
-pkgver=0.9.2.r0.g8c29344
+pkgver=0.9.2.6
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' 'python-rich')
+depends=('python-dnspython' 'python-requests' 'python-psutil' 'python-netifaces' 'python-rich' 'python-dateutil')
optdepends=('mplayer: as backend' 'mpv: as backend' 'vlc: as backend')
makedepends=('git' 'python-pip' 'python-wheel')
provides=("${pkgname%-git}")