aboutsummaryrefslogtreecommitdiff
path: root/python/python3-obspy/python3-obspy.SlackBuild
diff options
context:
space:
mode:
authorCristiano Urban <cristiano.urban.slack@gmail.com>2022-11-28 11:25:45 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-28 11:25:45 +0700
commit269b958910f1f2d019e1d556e07f448944085c68 (patch)
tree89b6021e1306f71a5fb3bb9b3078195f3a638957 /python/python3-obspy/python3-obspy.SlackBuild
parente924a7f69533074ff9e3723fd78e74e0bd8ad92a (diff)
python/python3-obspy: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-obspy/python3-obspy.SlackBuild')
-rw-r--r--python/python3-obspy/python3-obspy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-obspy/python3-obspy.SlackBuild b/python/python3-obspy/python3-obspy.SlackBuild
index 8883c69f2487..7146214b584d 100644
--- a/python/python3-obspy/python3-obspy.SlackBuild
+++ b/python/python3-obspy/python3-obspy.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-obspy
SRCNAM=obspy
-VERSION=${VERSION:-1.3.1}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}