summaryrefslogtreecommitdiffstats
path: root/python/PyGithub/PyGithub.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-12-10 08:39:09 +0100
committer Willy Sudiarto Raharjo2015-12-12 01:18:46 +0100
commit4b7d915247322a8cc053235de2ce1d0a8a635f20 (patch)
treefae5b50ea5496df90d70dd3f3d8431fd1d42967c /python/PyGithub/PyGithub.SlackBuild
parent6275eb119f6acc9fcf443b881b0d3dae3a0c6369 (diff)
downloadslackbuilds-4b7d915247322a8cc053235de2ce1d0a8a635f20.tar.gz
python/PyGithub: Updated for version 1.26.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/PyGithub/PyGithub.SlackBuild')
-rw-r--r--python/PyGithub/PyGithub.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/PyGithub/PyGithub.SlackBuild b/python/PyGithub/PyGithub.SlackBuild
index edbcd9fa90..328017eda5 100644
--- a/python/PyGithub/PyGithub.SlackBuild
+++ b/python/PyGithub/PyGithub.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PyGithub
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=PyGithub
-VERSION=${VERSION:-1.25.2}
+VERSION=${VERSION:-1.26.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}