mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-01-18 11:11:10 +05:00
Fix config ext in PKGBUILD
This commit is contained in:
parent
66c7df7793
commit
c4710c22f8
2
PKGBUILD
2
PKGBUILD
@ -7,7 +7,7 @@ license=('GPL')
|
|||||||
url="https://github.com/nxshock/$pkgname"
|
url="https://github.com/nxshock/$pkgname"
|
||||||
makedepends=('go' 'git')
|
makedepends=('go' 'git')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
backup=("etc/$pkgname.toml")
|
backup=("etc/$pkgname.conf")
|
||||||
source=("git+https://github.com/nxshock/$pkgname.git")
|
source=("git+https://github.com/nxshock/$pkgname.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user