You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
413 B
13 lines
413 B
pkgbase = rhai-tools |
|
pkgdesc = Tools for the Rhai language, including rhai-repl, rhai-run, and rhai-dbg |
|
pkgver = 1.8.0 |
|
pkgrel = 1 |
|
url = https://rhai.rs/ |
|
arch = x86_64 |
|
license = APACHE |
|
license = MIT |
|
makedepends = cargo |
|
source = rhai-1.8.0.tar.gz::https://github.com/rhaiscript/rhai/archive/v1.8.0.tar.gz |
|
sha256sums = 23ad26e92901d049887bc17aa0a2792f975c0fcad0e0dff8b8463acca4f2ca05 |
|
|
|
pkgname = rhai-tools
|
|
|