summaryrefslogtreecommitdiffstats
path: root/python/python-keyring/python-keyring.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-03-26 19:42:22 +0200
committer Willy Sudiarto Raharjo2017-04-01 01:57:21 +0200
commitbf1078664ad123d3a03c0e4cd1ef1284f4b0b3e8 (patch)
treed67dec46d94bd3a3faa47a1a2156a3a52cd96850 /python/python-keyring/python-keyring.SlackBuild
parent271b3336eeaeff00875575940a9c4881b03929c0 (diff)
downloadslackbuilds-bf1078664ad123d3a03c0e4cd1ef1284f4b0b3e8.tar.gz
python/python-keyring: Updated for version 10.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-keyring/python-keyring.SlackBuild')
-rw-r--r--python/python-keyring/python-keyring.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-keyring/python-keyring.SlackBuild b/python/python-keyring/python-keyring.SlackBuild
index e13637f7f6..bb5ca433d7 100644
--- a/python/python-keyring/python-keyring.SlackBuild
+++ b/python/python-keyring/python-keyring.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for keyring
-# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-keyring
SRCNAM=$(echo $PRGNAM | cut -c8-14)
-VERSION=${VERSION:-10.1}
+VERSION=${VERSION:-10.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}