pkgbase = clue
	pkgdesc = Clue is a programming language that compiles blazingly fast into Lua code with a syntax similar to languages like C or Rust.
	pkgver = 3.4.7
	pkgrel = 1
	url = https://github.com/ClueLang/Clue
	arch = x86_64
	arch = i686
	arch = aarch64
	arch = armv7h
	arch = arm
	license = MIT
	makedepends = cargo
	makedepends = rust
	source = git+https://github.com/ClueLang/Clue.git#tag=v3.4.7
	sha256sums = SKIP

pkgname = clue