summaryrefslogtreecommitdiff
path: root/python/arrow/arrow.SlackBuild
diff options
context:
space:
mode:
authorJostein Berntsen <jbernts@broadpark.no>2019-03-11 09:18:33 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:17 +0700
commit897ffa1ec32669c9fa87d41134835908383a0d68 (patch)
treef9c63858713ed332f91180a5af40b31bb7ca816f /python/arrow/arrow.SlackBuild
parent3e56eacf9d299b8b49b4fb07f13af1a7407b6c8d (diff)
downloadslackbuilds-897ffa1ec32669c9fa87d41134835908383a0d68.tar.gz
python/arrow: Updated for version 0.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/arrow/arrow.SlackBuild')
-rw-r--r--python/arrow/arrow.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/arrow/arrow.SlackBuild b/python/arrow/arrow.SlackBuild
index 8cc79ce57d..b860623912 100644
--- a/python/arrow/arrow.SlackBuild
+++ b/python/arrow/arrow.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for arrow
-# Copyright 2018 Jostein Berntsen <jbernts@broadpark.no>
+# Copyright 2018-2019 Jostein Berntsen <jbernts@broadpark.no>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# Written by Jostein Berntsen <jbernts@broadpark.no>
PRGNAM=arrow
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-0.13.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}