diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2017-10-28 20:49:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-01 07:33:58 +0700 |
commit | 796d3c82a18ab8d51512fbc07896be25ee6ce585 (patch) | |
tree | fed883fc1b32cc98adc3af29bed3ef91c0b77da0 /python/obspy/obspy.SlackBuild | |
parent | 03bae2a2a7792d9ef9d755c9c83c8a24fd4b34d4 (diff) |
python/obspy: Updated for version 1.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/obspy/obspy.SlackBuild')
-rw-r--r-- | python/obspy/obspy.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/obspy/obspy.SlackBuild b/python/obspy/obspy.SlackBuild index 1272e37dec82f..83552cc8f8acb 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.0.3} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |