summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6433b54e1868..d313c3af593c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = python-pytmx
pkgdesc = Python library to read Tiled Map Editor's TMX maps
- pkgver = master
+ pkgver = 3.20.17
pkgrel = 1
url = https://github.com/bitcraft/PyTMX
arch = i686
arch = x86_64
- license = LGPL v3
+ license = LGPL
makedepends = git
- depends = python>=3.1
+ depends = python>=3.3
depends = python-six
provides = python-pytmx
conflicts = python-pytmx
+ source = git+https://github.com/bitcraft/PyTMX.git#commit=1896511afff65b5a5eb18295976ec44b68a9bb5a
+ sha256sums = SKIP
pkgname = python-pytmx