diff options
author | Arn0 <yth@ythogtha.org> | 2023-11-08 14:54:14 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-11 08:07:52 +0700 |
commit | 8ec60a695fafc5b2cc3c3667dee4cebb054f265a (patch) | |
tree | faa34163158dd401de337322ae8bb1b8dcb3dc7b /python/python3-obspy/python3-obspy.SlackBuild | |
parent | 9ff2d85b7b80d0a4b1603dd107cfe1be771a7210 (diff) |
python/python3-obspy: REQUIRES update
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-obspy/python3-obspy.SlackBuild b/python/python3-obspy/python3-obspy.SlackBuild index 7146214b58..5686c17c82 100644 --- a/python/python3-obspy/python3-obspy.SlackBuild +++ b/python/python3-obspy/python3-obspy.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-obspy SRCNAM=obspy VERSION=${VERSION:-1.4.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |