aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-11-19 09:44:22 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-19 09:44:22 +0700
commite5d186b765e2463073d9c058add58666e78dc7c6 (patch)
tree9d421af9c72d10d305f0c98120a03fb8e71d7a48 /python
parent47adfd2468fbcaf6b7d3d69a04ec63b8bcaeb3e4 (diff)
python/python3-filetype: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-filetype/python3-filetype.SlackBuild2
-rw-r--r--python/python3-filetype/python3-filetype.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-filetype/python3-filetype.SlackBuild b/python/python3-filetype/python3-filetype.SlackBuild
index 314439b7efa0..60c61fc1cfb8 100644
--- a/python/python3-filetype/python3-filetype.SlackBuild
+++ b/python/python3-filetype/python3-filetype.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-filetype
SRCNAM=$(echo $PRGNAM | sed 's/python3-//')
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-filetype/python3-filetype.info b/python/python3-filetype/python3-filetype.info
index 440a026394b1..997e126887b4 100644
--- a/python/python3-filetype/python3-filetype.info
+++ b/python/python3-filetype/python3-filetype.info
@@ -1,8 +1,8 @@
PRGNAM="python3-filetype"
-VERSION="1.1.0"
+VERSION="1.2.0"
HOMEPAGE="https://github.com/h2non/filetype.py"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/f/filetype/filetype-1.1.0.tar.gz"
-MD5SUM="91c814f65f14047e34fdc7a3b8c98a58"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/f/filetype/filetype-1.2.0.tar.gz"
+MD5SUM="915c437718ad93c2cd347eb5aa465af1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""