blob: 3a3654b570ddc5a7520a64d3e6b7d70fc9bcdba3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = tbe
pkgdesc = The Butterfly Effect is a physics-based puzzle game
pkgver = 0.9.2.1
pkgrel = 3
url = http://the-butterfly-effect.org/
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
depends = qt4
source = tbe-0.9.2.1.tar.gz::https://github.com/kaa-ching/tbe/archive/v0.9.2.1.tar.gz
sha256sums = afffea8df53c5e805a79963e0358fd1d6e8fdc735bbb4d4315cd4d1571c244b3
pkgname = tbe
|