Skip to content

Commit f722762

Browse files
committed
add missing deps for aur package
1 parent 5faac6a commit f722762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Maintainer: Cerebrux <[email protected]>
22
pkgname=shelldio
3-
pkgver=v25.06.23
3+
pkgver=v25.06.132
44
pkgrel=1
55
pkgdesc="KISS Shell Radio (Greek) for your terminal"
66
arch=('any')
77
url="https://github.com/CerebruxCode/Shelldio"
88
license=('GPL3')
9-
depends=('mpv' 'curl')
9+
depends=('mpv' 'curl' 'jq' 'socat')
1010
install=shelldio.install
1111
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/CerebruxCode/shelldio/archive/v${pkgver}.tar.gz")
1212

0 commit comments

Comments
 (0)