blob: c4c8b65e28727be0e0d501528d670b91113bc28b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = starfighter
pkgdesc = Side-scrolling shoot 'em up space game
pkgver = 2.4
pkgrel = 1
url = https://pr-starfighter.github.io/
arch = x86_64
license = GPL3
depends = sdl2_image
depends = sdl2_mixer
source = starfighter-2.4.tar.gz::https://github.com/pr-starfighter/starfighter/releases/download/v2.4/starfighter-2.4-src.tar.gz
md5sums = ab7d7c3d122225c19e5647792ba374bd
pkgname = starfighter
|