mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
libraries/libearth: Updated for version 0.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
38ef8e0c5b
commit
409c29a6cb
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libearth
|
||||
VERSION=${VERSION:-0.2.0}
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libearth"
|
||||
VERSION="0.2.0"
|
||||
VERSION="0.3.0"
|
||||
HOMEPAGE="http://libearth.earthreader.org/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/l/libearth/libearth-0.2.0.tar.gz"
|
||||
MD5SUM="9ab0bf0b94671091a4e6f3d0ab042ccf"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/l/libearth/libearth-0.3.0.tar.gz"
|
||||
MD5SUM="1d90a12f5aa07d47f6d110a700f64112"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="futures"
|
||||
|
|
Loading…
Reference in a new issue