1
0

In PKGBUILD removed radio.yaml from backup=.

This commit is contained in:
Alexander Andreev 2023-08-06 03:25:41 +04:00
parent bf79f77788
commit 8acc18dfba
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -12,7 +12,7 @@ optdepends=(
'ffmpeg: to convert media to ogg')
provides=('dwelling-radio')
conflicts=('dwelling-radio')
backup=('etc/dwelling/radio.yaml' 'etc/dwelling/radio.vars.liq')
backup=('etc/dwelling/radio.vars.liq')
source=("${pkgver}.tar.gz::https://git.arav.su/Arav/dwelling-radio/archive/v${pkgver}.tar.gz")
md5sums=('SKIP')