Skip to content

Commit 9ef2936

Browse files
dslackwwillysr
authored andcommitted
python/colored: Updated for version 2.3.0.
Signed-off-by: Dimitris Zlatanidis <[email protected]> Signed-off-by: Willy Sudiarto Raharjo <[email protected]>
1 parent 457f03e commit 9ef2936

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

python/colored/colored.SlackBuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
cd $(dirname $0) ; CWD=$(pwd)
2626

2727
PRGNAM=colored
28-
VERSION=${VERSION:-2.2.5}
28+
VERSION=${VERSION:-2.3.0}
2929
BUILD=${BUILD:-1}
3030
TAG=${TAG:-_SBo}
3131
PKGTYPE=${PKGTYPE:-tgz}

python/colored/colored.info

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PRGNAM="colored"
2-
VERSION="2.2.5"
2+
VERSION="2.3.0"
33
HOMEPAGE="https://dslackw.gitlab.io/colored"
4-
DOWNLOAD="https://gitlab.com/dslackw/colored/-/archive/2.2.5/colored-2.2.5.tar.gz"
5-
MD5SUM="00cade396d5bfff9057597f2af16f8c7"
4+
DOWNLOAD="https://gitlab.com/dslackw/colored/-/archive/2.3.0/colored-2.3.0.tar.gz"
5+
MD5SUM="d54afdecde68dcd961d541259f89fd1a"
66
DOWNLOAD_x86_64=""
77
MD5SUM_x86_64=""
88
REQUIRES="python3-build"

0 commit comments

Comments
 (0)