blob: 58ba2fa721725a13102d0af9352de3910bd246d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = amuet
pkgdesc = Lua-based audio / visual toolkit for small-scope games and experimentation
pkgver = 1.20.1
pkgrel = 1
url = http://www.amulet.xyz/
arch = x86_64
license = MIT
depends = gcc-libs-multilib
options = !strip
source = https://github.com/ianmaclarty/amulet/releases/download/v1.20.1/amulet-v1.20.1-linux.zip
md5sums = b700dc787e876e424ea94ecfe4dde9fe
pkgname = amuet
|