summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEgor Vorontsov2022-11-14 09:56:31 +0300
committerEgor Vorontsov2022-11-14 09:56:31 +0300
commitc63d0bd7ef757c7eaba88b1bc71e277305b52271 (patch)
treef734ab63b2c2d8f15306f8df37d36437415e7166 /.SRCINFO
downloadaur-c63d0bd7ef757c7eaba88b1bc71e277305b52271.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..edef4a580d01
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = orbitfight-git
+ pkgdesc = A game in C++ written with SFML, very in-development (git version)
+ pkgver = 0.8.1.r11.g9cdc4f3
+ pkgrel = 1
+ url = https://github.com/Ilya246/orbitfight
+ arch = x86_64
+ license = GPL3
+ makedepends = sfml
+ makedepends = gendesk
+ depends = ttf-hack
+ provides = orbitfight
+ conflicts = orbitfight
+ source = git+https://github.com/Ilya246/orbitfight.git
+ sha256sums = SKIP
+
+pkgname = orbitfight-git