blob: 2780662fde48229ba56ce8cbe8dc1fae820cf70b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mabe-dev-git
pkgdesc = Modular Agent Based Evolution Framework (development version)
pkgver = r231.754e7e2
pkgrel = 1
url = https://github.com/Hintzelab/MABE
arch = i686
arch = x86_64
license = GPL3
makedepends = python
makedepends = git
makedepends = gcc
source = git+https://github.com/Hintzelab/MABE.git#branch=development
sha256sums = SKIP
pkgname = mabe-dev-git
|