Fix path to config file

This commit is contained in:
nxshock 2021-09-23 09:24:12 +05:00 committed by GitHub
parent 9a4ac580ce
commit 0d69d56811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ url='https://github.com/nxshock/$pkgname'
depends=('ffmpeg')
makedepends=('go' 'git')
options=("!strip")
backup=("etc/$pkgname.toml")
backup=("etc/$pkgname.conf")
source=("git+https://github.com/nxshock/$pkgname.git")
sha256sums=('SKIP')