summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-09-26 21:54:53 +0200
committer Willy Sudiarto Raharjo2022-10-01 04:01:20 +0200
commit54023430cfdae881530ecbef7fada6b71850b150 (patch)
tree4c9e5a3a266cd0de75854a5688fc356f5135c700
parent44dcc2e2b766cfbdf22170ac390405e4c90a2c40 (diff)
downloadslackbuilds-54023430cfdae881530ecbef7fada6b71850b150.tar.gz
python/python-executing: Updated for version 1.1.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python-executing/python-executing.SlackBuild2
-rw-r--r--python/python-executing/python-executing.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-executing/python-executing.SlackBuild b/python/python-executing/python-executing.SlackBuild
index f85435fe63..e6f1d63891 100644
--- a/python/python-executing/python-executing.SlackBuild
+++ b/python/python-executing/python-executing.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-executing
-VERSION=${VERSION:-1.0.0}
+VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python-executing/python-executing.info b/python/python-executing/python-executing.info
index 6ccaf67e61..0451457b3d 100644
--- a/python/python-executing/python-executing.info
+++ b/python/python-executing/python-executing.info
@@ -1,8 +1,8 @@
PRGNAM="python-executing"
-VERSION="1.0.0"
+VERSION="1.1.0"
HOMEPAGE="https://github.com/alexmojaki/executing"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-1.0.0.tar.gz"
-MD5SUM="3aefffd67c7e7545ec4d5ba9d1b6dce8"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/e/executing/executing-1.1.0.tar.gz"
+MD5SUM="db30042e339079c50b275232cb64b537"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""