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..cb28ad7969a1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-sge
+ pkgdesc = The Seclusion Game Engine, or SGE, is a general-purpose 2-D game engine.
+ pkgver = 2.0.post0
+ pkgrel = 1
+ url = https://python-sge.github.io/
+ arch = x86_64
+ license = GPL3
+ makedepends = python-setuptools
+ depends = python
+ depends = python-pygame
+ provides = python-sge
+ conflicts = python-sge
+ source = https://github.com/python-sge/sge/archive/refs/tags/v2.0.post0.tar.gz
+ md5sums = bc6363ad02da7c015d46fabb5367b2a7
+
+pkgname = python-sge