summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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..73c3bab9a24c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = flying-robots
+ pkgdesc = A three-dimensional clone of the classic BSD Robots game.
+ pkgver = 0.2.0
+ pkgrel = 1
+ url = https://github.com/bunburya/FlyingRobots
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ optdepends = tk: For tkinter-based UI
+ options = !emptydirs
+ source = http://bunburya.eu/apps/flying-robots/flying-robots-0.2.0.tar.gz
+ md5sums = ce38284174e6cf15c0ca710c15bce486
+
+pkgname = flying-robots
+