diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-26 21:14:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:41:53 +0700 |
commit | 690a18fa08cd89d1182e425c5afead43ca525651 (patch) | |
tree | b1ed5d4c2236e2046be537e7e649b92145e682e4 /python/tempora/tempora.SlackBuild | |
parent | 13db3eec8b163c5e861b2a46ae257fc8a1418930 (diff) | |
download | slackbuilds-690a18fa08cd89d1182e425c5afead43ca525651.tar.gz |
python/tempora: Updated for version 1.8.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/tempora/tempora.SlackBuild')
-rw-r--r-- | python/tempora/tempora.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tempora/tempora.SlackBuild b/python/tempora/tempora.SlackBuild index f3c23b1995..14bbd8af58 100644 --- a/python/tempora/tempora.SlackBuild +++ b/python/tempora/tempora.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tempora -VERSION=${VERSION:-1.7} +VERSION=${VERSION:-1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |