We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5faac6a commit f722762Copy full SHA for f722762
template/PKGBUILD
@@ -1,12 +1,12 @@
1
# Maintainer: Cerebrux <[email protected]>
2
pkgname=shelldio
3
-pkgver=v25.06.23
+pkgver=v25.06.132
4
pkgrel=1
5
pkgdesc="KISS Shell Radio (Greek) for your terminal"
6
arch=('any')
7
url="https://github.com/CerebruxCode/Shelldio"
8
license=('GPL3')
9
-depends=('mpv' 'curl')
+depends=('mpv' 'curl' 'jq' 'socat')
10
install=shelldio.install
11
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/CerebruxCode/shelldio/archive/v${pkgver}.tar.gz")
12
0 commit comments