summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo2022-09-09 11:37:45 +0200
committer Dave Woodfall2022-09-09 11:37:45 +0200
commit611f944c4693c239a923d4780b084965913e69e5 (patch)
tree0588499815966f4f7347b0ffd3226e1166da3647 /python
parent24324b35313fbdac7839d73daab1ba068b6de8cd (diff)
downloadslackbuilds-611f944c4693c239a923d4780b084965913e69e5.tar.gz
python/python3-filetype: Updated for version 1.1.0.
Signed-off-by: Dave Woodfall <dave@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 647a191b69..314439b7ef 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.0.13}
+VERSION=${VERSION:-1.1.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 2ea4386ce0..440a026394 100644
--- a/python/python3-filetype/python3-filetype.info
+++ b/python/python3-filetype/python3-filetype.info
@@ -1,8 +1,8 @@
PRGNAM="python3-filetype"
-VERSION="1.0.13"
+VERSION="1.1.0"
HOMEPAGE="https://github.com/h2non/filetype.py"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/f/filetype/filetype-1.0.13.tar.gz"
-MD5SUM="d8d28ea2e68ebc70d91c2b3d71be96f3"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/f/filetype/filetype-1.1.0.tar.gz"
+MD5SUM="91c814f65f14047e34fdc7a3b8c98a58"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""