summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpiros Georgaras2023-01-10 17:33:40 +0200
committerSpiros Georgaras2023-01-10 17:33:40 +0200
commit94a30d7db8ef7a97bb8afe85a9943c4e09daf2b4 (patch)
treee80cfd05be478302f0dd681c35596d95cbfad47e /PKGBUILD
parent5576b4cacc5f87da1d4eccaa8eee6e0e37b72c2d (diff)
downloadaur-94a30d7db8ef7a97bb8afe85a9943c4e09daf2b4.tar.gz
version 0.8.9.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b857b1fb4d6..c58059b41d45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: aksr <aksr at t-com dot me>
pkgname=pyradio-git
-pkgver=0.8.9.30.r0.gdfdaaa4
+pkgver=0.8.9.34
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')
+depends=('python-dnspython' 'python-requests' 'python-psutil' 'python-netiface')
optdepends=('mplayer: as backend' 'mpv: as backend' 'vlc: as backend')
makedepends=('git' 'python-pip' 'python-wheel')
provides=("${pkgname%-git}")