diff --git a/PKGBUILD b/PKGBUILD index b063e5b..3a68f95 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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')