summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3262020f4b719bc2849d13531161139c4f09a757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = reactgame
	pkgdesc = A simple reaction training game written in C# (.NET 6.0)
	pkgver = 1.3.1
	pkgrel = 1
	url = https://codeberg.org/BlitDev/ReactGame
	arch = x86_64
	license = GPL3
	makedepends = dotnet-sdk
	depends = git
	depends = dotnet-runtime
	options = !strip
	source = https://codeberg.org/BlitDev/ReactGame/archive/1.3.1.tar.gz
	sha256sums = 33807eff2b2f3ba94762d93c729d4b9c603f7d4025827a75c92fc1068f0dece4

pkgname = reactgame