blob: cd5dd6f76b5261fa077eefff4cdd36a4487f47e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = starkli-git
pkgdesc = A blazing fast CLI tool for Starknet powered by starknet-rs
pkgver = 0.3.5.r0.gfa4f0e3
pkgrel = 1
url = https://book.starkli.rs
arch = x86_64
license = Apache-2.0
license = MIT
makedepends = git
makedepends = cargo
depends = glibc
depends = gcc-libs
depends = libusb
provides = starkli=0.3.5
conflicts = starkli
source = starkli::git+https://github.com/xJonathanLEI/starkli.git
sha256sums = SKIP
pkgname = starkli-git
|