summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8f9d3eb3bb3eabe071eb8c4268734cdf7c356731 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = stellar-cli
	pkgdesc = Command-line multi-tool for running and deploying Stellar contracts on the Stellar network
	pkgver = 26.0.0
	pkgrel = 1
	url = https://stellar.org
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	makedepends = cargo
	makedepends = clang
	depends = glibc
	depends = gcc-libs
	depends = systemd-libs
	depends = openssl
	depends = dbus
	options = !lto
	source = git+https://github.com/stellar/stellar-cli#tag=v26.0.0
	sha512sums = 2845d1bb00ce43df6190637faec5bc16fdecf1877c0ff8d0a4522253e216b59bf01170b57dc2990ca209700a7edf68c45bf4d99a5ec08088e2b6c04e8d5a0584

pkgname = stellar-cli