blob: 76c9ab82350e6af756d34a5a7b1d1e45e250a84d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = mspace-git
pkgdesc = M-SPACE - Enhanced Solar System Simulator
pkgver = 2.1
pkgrel = 2
url = https://github.com/m4rcel-lol/mspace
arch = x86_64
license = MIT
makedepends = git
makedepends = gcc
depends = raylib
source = git+https://github.com/m4rcel-lol/mspace.git
sha256sums = SKIP
pkgname = mspace-git
|