blob: 7399513b69aa6f64867c8dd6934ab1fddef0b468 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = amulet
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 = amulet
|