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

View File

@ -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')