summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cbcb6aa1a3ecd7607fac581d5b46f968081866ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = algorand-bin
	pkgdesc = Implementation of the Algorand protocol and node software
	pkgver = 3.15.1
	pkgrel = 1
	url = https://www.algorand.com
	install = algorand-bin.install
	arch = x86_64
	license = AGPL3
	depends = systemd
	provides = algorand
	conflicts = algorand
	backup = var/lib/algorand/genesis.json
	backup = var/lib/algorand/system.json
	source = https://github.com/algorand/go-algorand/releases/download/v3.15.1-stable/algorand-3.15.1-1.x86_64.rpm
	sha384sums = bf6adce32761140a78b8b815c72272048f641de6fa17d7bf930f4691eb2b51aa25e3a0565a848be3cc2e407275b190c9

pkgname = algorand-bin