Use release archive instead of git.

This commit is contained in:
Alexander Andreev 2022-08-25 04:54:11 +04:00
parent 3319649487
commit 66998ff752
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 2 additions and 2 deletions

View File

@ -8,14 +8,14 @@ url="https://git.arav.top/Arav/justcaptcha"
license=('MIT')
groups=()
depends=()
makedepends=('git' 'go')
makedepends=('go')
provides=('justcaptcha')
conflicts=('justcaptcha')
replaces=()
backup=()
options=()
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=()
md5sums=('SKIP')