mirror of
https://github.com/Tim-Paik/rhai-tools-aur.git
synced 2024-10-13 00:29:42 +00:00
14 lines
413 B
Plaintext
14 lines
413 B
Plaintext
pkgbase = rhai-tools
|
|
pkgdesc = Tools for the Rhai language, including rhai-repl, rhai-run, and rhai-dbg
|
|
pkgver = 1.9.1
|
|
pkgrel = 1
|
|
url = https://rhai.rs/
|
|
arch = x86_64
|
|
license = APACHE
|
|
license = MIT
|
|
makedepends = cargo
|
|
source = rhai-1.9.1.tar.gz::https://github.com/rhaiscript/rhai/archive/v1.9.1.tar.gz
|
|
sha256sums = 379585242df49a2556a818c15e13fb5781c6fe59cde90508098c9642e8015da1
|
|
|
|
pkgname = rhai-tools
|