We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f02aa commit f88035cCopy full SHA for f88035c
shelldio.sh
@@ -25,7 +25,7 @@ else
25
fi
26
27
### Variable List
28
-version="v4.2.0 " # this space after the version num is intentional to fix UI
+version="v25.06.23 " # this space after the version num is intentional to fix UI
29
30
all_stations="$HOME/.shelldio/all_stations.txt"
31
my_stations="$HOME/.shelldio/my_stations.txt"
template/PKGBUILD
@@ -1,6 +1,6 @@
1
# Maintainer: Cerebrux <mail@cerebrux.net>
2
pkgname=shelldio
3
-pkgver=4.2.0
+pkgver=v25.06.23
4
pkgrel=1
5
pkgdesc="KISS Shell Radio (Greek) for your terminal"
6
arch=('any')
0 commit comments