aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytube/python3-pytube.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-04-10 08:26:01 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-15 07:15:41 +0700
commitf8bf5154ae6a304ba98996c36c50c968588e28c6 (patch)
tree21f6e03b287fa2dd34925099e6b4770ffac71501 /python/python3-pytube/python3-pytube.SlackBuild
parent904f86ada51dd1b16103861f36958f46d9921be7 (diff)
python/python3-pytube: Updated for version 12.1.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytube/python3-pytube.SlackBuild')
-rw-r--r--python/python3-pytube/python3-pytube.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pytube/python3-pytube.SlackBuild b/python/python3-pytube/python3-pytube.SlackBuild
index ee4ba16c44..bfc76805a3 100644
--- a/python/python3-pytube/python3-pytube.SlackBuild
+++ b/python/python3-pytube/python3-pytube.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-pytube
-# Copyright 2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2022-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pytube
SRCNAM=pytube
-VERSION=${VERSION:-12.1.0}
+VERSION=${VERSION:-12.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}