aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e476a84326576e16942cddaa4e56afd15c8eb498 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
pkgbase = ascii-battleship
	pkgdesc = An ASCII Battleship game built in Java that can be played in the terminal.
	pkgver = 1.6
	pkgrel = 3
	url = https://github.com/allancoding/ascii-battleship
	arch = any
	license = Apache-2.0
	depends = java-runtime
	source = https://github.com/allancoding/ascii-battleship/releases/latest/download/Ascii_Battleship.jar
	sha256sums = 960847d1de5199f6e66c1620e3965455376c23bf0c0565038e3c696bc690f59b

pkgname = ascii-battleship