python/python3-dugong: Updated for version 3.6.

Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
Marcel Saegebarth 2016-05-30 08:57:06 +02:00 committed by Willy Sudiarto Raharjo
parent 20c738bf85
commit da01aac3a3
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for "python3-dugong".
# Copyright 2015 Marcel Saegebarth <marc@mos6581.de>
# Copyright 2015-2016 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@ -26,8 +26,8 @@
PRGNAM=python3-dugong
SRCNAM=nikratio-python-dugong
REV=${REV:-c04412d6a69d}
VERSION=${VERSION:-3.5}
REV=${REV:-1120ec2672dd}
VERSION=${VERSION:-3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-dugong"
VERSION="3.5"
VERSION="3.6"
HOMEPAGE="https://bitbucket.org/nikratio/python-dugong/"
DOWNLOAD="https://bitbucket.org/nikratio/python-dugong/get/release-3.5.tar.bz2"
MD5SUM="e1293f7189681309c66f63d4ebccfb8a"
DOWNLOAD="https://bitbucket.org/nikratio/python-dugong/get/release-3.6.tar.bz2"
MD5SUM="a1989e6f178485f3f51001962f20112e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"