summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b889e76ed92314fc82cecdebe88ea0e453d9eb5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = dungeonrush-git
	pkgdesc = A opensource game inspired by Snake with RPG elements, written in pure C with SDL
	pkgver = r123.2b45a05
	pkgrel = 3
	url = https://github.com/Rapiz1/DungeonRush.git
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = sdl2
	depends = sdl2_mixer
	depends = sdl2_ttf
	depends = sdl2_net
	depends = sdl2_image
	conflicts = dungeonrush
	source = dungeonrush::git+https://github.com/Rapiz1/DungeonRush.git
	sha256sums = SKIP

pkgname = dungeonrush-git