1
0

Forgot to revert src back. Set version to 23.33.1.

This commit is contained in:
Alexander Andreev 2023-08-20 02:38:05 +04:00
parent 681d1afc68
commit 8ab04a7906
Signed by: Arav
GPG Key ID: D22A817D95815393
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ SYSDDIR:=${SYSDDIR_:/%=%}
DESTDIR:=
PREFIX:=/usr/local
VERSION=23.33.0
VERSION=23.33.1
FLAGS:=-modcacherw -mod=readonly -trimpath
LDFLAGS:= -ldflags "-s -w -X main.version=${VERSION}" -tags osusergo,netgo

View File

@ -1,6 +1,6 @@
# Maintainer: Alexander "Arav" Andreev <me@arav.su>
pkgname=dwelling-radio
pkgver=23.33.0
pkgver=23.33.1
pkgrel=1
pkgdesc="Arav's dwelling / Radio"
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')

View File

@ -42,7 +42,7 @@ html(lang='en')
small#cur-time
div #[button#vol-down &#128264;] #[input#volume(type="range", name="volume" min="0" max="100")] #[button#vol-up &#128266;]
audio(preload='none' controls='' playsinline='')
source(src='http://radio.arav.home.arpa/stream.ogg' type='audio/ogg')
source(src='/live/stream.ogg' type='audio/ogg')
| Your browser doesn't support an audio element, it's sad... But you always can take the #[a(href='/playlist') playlist]!
div
if status.ServerStartDate != ""