rhai-tools-aur/.SRCINFO

14 lines
416 B
Plaintext
Raw Normal View History

2022-05-14 10:17:33 +00:00
pkgbase = rhai-tools
pkgdesc = Tools for the Rhai language, including rhai-repl, rhai-run, and rhai-dbg
2022-11-12 14:31:27 +00:00
pkgver = 1.11.0
2022-05-14 10:17:33 +00:00
pkgrel = 1
url = https://rhai.rs/
arch = x86_64
license = APACHE
license = MIT
makedepends = cargo
2022-11-12 14:31:27 +00:00
source = rhai-1.11.0.tar.gz::https://github.com/rhaiscript/rhai/archive/v1.11.0.tar.gz
2022-11-12 14:32:09 +00:00
sha256sums = 7bcea078438d78681dbf68cbc3941785b29cbe21dd88d0d3ee0ab7c5a4f1f7ae
2022-05-14 10:17:33 +00:00
pkgname = rhai-tools