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
2023-01-01 13:32:08 +00:00
pkgver = 1.12.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-01-01 13:32:08 +00:00
source = rhai-1.12.0.tar.gz::https://github.com/rhaiscript/rhai/archive/v1.12.0.tar.gz
sha256sums = 267cbf739664b322a4e24b20fcf7a98575be6adb23ad549baca35e45d034de59
2022-05-14 10:17:33 +00:00
pkgname = rhai-tools