summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e8570136ee4..850a373dc85f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_name=radio-active
pkgname=radioactive
pkgver=2.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Play and record any radio stations around the globe right from your terminal."
arch=('any')
url="https://github.com/deep5050/radio-active"
license=('MIT')
-depends=('ffmpeg' 'python-colorlog' 'python-pick' 'python-pyradios=1.0.2' 'python-requests-cache' 'python-rich' 'python-zenlog')
+depends=('ffmpeg' 'python-colorlog' 'python-pick' 'python-psutil' 'python-pyradios' 'python-requests-cache' 'python-rich' 'python-zenlog')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/deep5050/radio-active/archive/refs/tags/v$pkgver.tar.gz")
md5sums=('3bd338dd40a91f299ad5877b06176fbd')