Use release archive instead of git.
This commit is contained in:
parent
3319649487
commit
66998ff752
@ -8,14 +8,14 @@ url="https://git.arav.top/Arav/justcaptcha"
|
|||||||
license=('MIT')
|
license=('MIT')
|
||||||
groups=()
|
groups=()
|
||||||
depends=()
|
depends=()
|
||||||
makedepends=('git' 'go')
|
makedepends=('go')
|
||||||
provides=('justcaptcha')
|
provides=('justcaptcha')
|
||||||
conflicts=('justcaptcha')
|
conflicts=('justcaptcha')
|
||||||
replaces=()
|
replaces=()
|
||||||
backup=()
|
backup=()
|
||||||
options=()
|
options=()
|
||||||
install=
|
install=
|
||||||
source=('justcaptcha::git+https://git.arav.top/Arav/justcaptcha.git')
|
source=('justcaptcha::https://git.arav.top/Arav/justcaptcha/archive/1.1.2.tar.gz')
|
||||||
noextract=()
|
noextract=()
|
||||||
md5sums=('SKIP')
|
md5sums=('SKIP')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user