blob: ee9f256a087410185cbdce014f87510ea17404c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = cairo-lang
pkgdesc = Cairo language installation
pkgver = 2.2.0
pkgrel = 1
url = https://cairo-by-example.com/
arch = x86_64
license = APACHE
depends = git
depends = rustup
source = https://github.com/starkware-libs/cairo/archive/refs/tags/v2.2.0.tar.gz
sha256sums = 147204fd038332f0a731c99788930eb3a8e042142965b0aa9543e93d532e08df
pkgname = cairo-lang
|