blob: f287b6e488fe3b05283e147c1b0f24fd9b12fe37 (
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.21.2
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.21.2/amulet-v1.21.2-linux.zip
md5sums = 846532d21f0818cfaf970e2a68c2bb40
pkgname = amulet
|