blob: 93edc18c09f7f96c053ce068a5e52d946ed37e67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = algorand-devtools-bin
pkgdesc = Development tools for the Algorand blockchain
pkgver = 3.22.0
pkgrel = 1
url = https://www.algorand.com
arch = x86_64
license = AGPL3
depends = algorand
provides = algorand-devtools
conflicts = algorand-devtools
source = https://github.com/algorand/go-algorand/releases/download/v3.22.0-stable/algorand-devtools-3.22.0-1.x86_64.rpm
sha384sums = 9b430d40650cdd569208cc01c2f1f18804dfda70ff19a8866cf026c7269c63c61ae7d9260d52ae3a75447bb508f96060
pkgname = algorand-devtools-bin
|