diff options
author | FabioLolix | 2022-06-05 20:43:11 +0200 |
---|---|---|
committer | FabioLolix | 2022-06-05 20:43:11 +0200 |
commit | 1adafd01ffa9cd8e922a73ef232fde76206e3339 (patch) | |
tree | fd083a790bc310952749cc8925d4208cf47dc100 /.SRCINFO | |
download | aur-1adafd01ffa9cd8e922a73ef232fde76206e3339.tar.gz |
upload
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..3dc75ed789ad --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,15 @@ +pkgbase = vegastrike + pkgdesc = Vega Strike - Upon the Coldest Sea. Space flight and trading simulator with realistic distances + pkgver = 0.8.0 + pkgrel = 1 + url = https://www.vega-strike.org/ + arch = any + license = GPL2 + makedepends = git + makedepends = cmake + depends = vegastrike-engine + options = !strip + source = git+https://github.com/vegastrike/Assets-Production#tag=v0.8.0 + sha256sums = SKIP + +pkgname = vegastrike |