blob: f69e252e77688618301addc09ce6c1c5be3cd2d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = easyindex-cli
pkgdesc = Easyindex-cli makes super easy to use Google Index API and IndexNow API
pkgver = 1.0.6
pkgrel = 1
url = https://github.com/usk81/easyindex-cli
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
makedepends = go
depends = glibc
conflicts = easyindex-cli-bin
source = easyindex-cli-1.0.6.tar.xz::https://github.com/usk81/easyindex-cli/archive/refs/tags/v1.0.6.tar.gz
sha256sums = d79a7974b4bbccf6f0bcf7c018bd7301403fe9c49de2b7b0d8bc6db3c7dc022f
pkgname = easyindex-cli
|