summaryrefslogtreecommitdiffstats
path: root/python/obspy/obspy.SlackBuild
diff options
context:
space:
mode:
author Cristiano Urban <cristiano.urban.slack@gmail.com>2019-03-03 08:56:17 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:12 +0700
commit1e9843d5f937d014d3c60c8a079d7e9239bf0d84 (patch)
tree6ed6591d11b915cde8633eca0d02982e52e4ab6d /python/obspy/obspy.SlackBuild
parent859a0dd6da2062fb6feaa4ec401584ad515ee931 (diff)
downloadslackbuilds-1e9843d5f937d014d3c60c8a079d7e9239bf0d84.tar.gz
slackbuilds-1e9843d5f937d014d3c60c8a079d7e9239bf0d84.tar.xz
python/obspy: Updated for version 1.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/obspy/obspy.SlackBuild')
-rw-r--r--python/obspy/obspy.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/obspy/obspy.SlackBuild b/python/obspy/obspy.SlackBuild
index 83552cc8f8..2699bf640e 100644
--- a/python/obspy/obspy.SlackBuild
+++ b/python/obspy/obspy.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=obspy
-VERSION=${VERSION:-1.1.0}
+VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}