package info

This commit is contained in:
Andy Weidenbaum 2014-06-07 06:13:26 -07:00 committed by ThomasV
parent c121c1aa4e
commit 802b32d51f
1 changed files with 7 additions and 7 deletions

View File

@ -4,10 +4,10 @@
title = Electrum
# (str) Package name
package.name = electrum
package.name = kivy
# (str) Package domain (needed for android/ios packaging)
package.domain = org.sierra3d
package.domain = org.electrum
# (str) Source code where the main.py live
source.dir = .
@ -29,7 +29,7 @@ source.exclude_exts = spec
#version.filename = %(source.dir)s/main.py
# (str) Application versioning (method 2)
version = 1.9.7
version = 1.9.8
# (list) Application requirements
requirements = pil, qrcode, ecdsa, pbkdf2, pyopenssl, plyer==master, kivy==master