Download source tar instead of git clone in PKGBUILD.
This commit is contained in:
parent
d29eb84c3f
commit
1021945108
@ -8,14 +8,14 @@ url="https://git.arav.top/Arav/dwelling-files"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=()
|
||||
makedepends=('git' 'go')
|
||||
makedepends=('go')
|
||||
provides=('dwelling-files')
|
||||
conflicts=('dwelling-files')
|
||||
replaces=()
|
||||
backup=()
|
||||
options=()
|
||||
install=
|
||||
source=('dwelling-files::git+https://git.arav.top/Arav/dwelling-files.git')
|
||||
source=('https://git.arav.top/Arav/dwelling-files/archive/22.42.0.tar.gz')
|
||||
noextract=()
|
||||
md5sums=('SKIP')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user