alist/3.30.0-4: fix missing backup for config file
This commit is contained in:
parent
d8a355870f
commit
4007f94299
@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
pkgname='alist'
|
pkgname='alist'
|
||||||
pkgver=3.30.0
|
pkgver=3.30.0
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc='A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs.'
|
pkgdesc='A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs.'
|
||||||
url="https://github.com/alist-org/alist"
|
url="https://github.com/alist-org/alist"
|
||||||
license=('AGPL-3.0-or-later')
|
license=('AGPL-3.0-or-later')
|
||||||
arch=('x86_64' 'aarch64' 'riscv64')
|
arch=('x86_64' 'aarch64' 'riscv64')
|
||||||
depends=('alist-web' 'glibc')
|
depends=('alist-web' 'glibc')
|
||||||
makedepends=('go')
|
makedepends=('go')
|
||||||
|
backup=("etc/${pkgname}/config.json")
|
||||||
|
|
||||||
source=("${pkgname}-${pkgver}.tar.gz"::"${url}/archive/refs/tags/v${pkgver}.tar.gz"
|
source=("${pkgname}-${pkgver}.tar.gz"::"${url}/archive/refs/tags/v${pkgver}.tar.gz"
|
||||||
"${pkgname}.service"
|
"${pkgname}.service"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user