python/colored: Updated for version 1.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5061d80140
commit
378af8c9d9
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=colored
|
||||
VERSION=${VERSION:-1.0.5}
|
||||
VERSION=${VERSION:-1.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="colored"
|
||||
VERSION="1.0.5"
|
||||
VERSION="1.0.6"
|
||||
HOMEPAGE="https://github.com/dslackw/colored"
|
||||
DOWNLOAD="https://github.com/dslackw/colored/archive/v1.0.5.tar.gz"
|
||||
MD5SUM="db62b92b211d42fbb4c9f9f1caba55b9"
|
||||
DOWNLOAD="https://github.com/dslackw/colored/archive/v1.0.6.tar.gz"
|
||||
MD5SUM="3b712a4efc38b9d758967805eff82828"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue