summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJeromy Reimer2015-08-23 00:15:27 -0600
committerJeromy Reimer2015-08-23 00:15:27 -0600
commita1dea1c8c4616bddcc3042ba0d012917f66784eb (patch)
treec23333f58bdabc89fc7483d6716e2e8130b122f1 /.SRCINFO
downloadaur-a1dea1c8c4616bddcc3042ba0d012917f66784eb.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f41b6604dbc5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = pymclevel
+ pkgdesc = Python library for reading Minecraft levels (version matched to MCEdit stable release)
+ pkgver = 0.1.8build799
+ pkgrel = 1
+ url = https://github.com/mcedit/pymclevel
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = cython2
+ makedepends = unzip
+ depends = python2
+ depends = python2-numpy
+ depends = python2-yaml
+ depends = python2-distribute
+ conflicts = pymclevel-git
+ source = https://github.com/mcedit/pymclevel/archive/8bf7b3d76479e007a51f3055198a8bcddb626c84.zip
+ md5sums = 859764d44809b21f6945123ecc5d0710
+
+pkgname = pymclevel
+