rhai-tools-aur/.SRCINFO

14 lines
413 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-07-03 10:57:23 +00:00
pkgver = 1.8.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-07-03 10:57:23 +00:00
source = rhai-1.8.0.tar.gz::https://github.com/rhaiscript/rhai/archive/v1.8.0.tar.gz
sha256sums = 23ad26e92901d049887bc17aa0a2792f975c0fcad0e0dff8b8463acca4f2ca05
2022-05-14 10:17:33 +00:00
pkgname = rhai-tools