rhai-tools-aur/.SRCINFO

14 lines
416 B
Plaintext
Raw Permalink 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
2023-03-17 11:15:21 +00:00
pkgver = 1.13.0
2022-05-14 10:17:33 +00:00
pkgrel = 1
url = https://rhai.rs/
arch = x86_64
license = APACHE
license = MIT
makedepends = cargo
2023-03-17 11:15:21 +00:00
source = rhai-1.13.0.tar.gz::https://github.com/rhaiscript/rhai/archive/v1.13.0.tar.gz
sha256sums = fada89cbe1303ff361d7c1a19cd8134dddbb39a43169849e5f9144252e3b9fb9
2022-05-14 10:17:33 +00:00
pkgname = rhai-tools