summaryrefslogtreecommitdiffstats
path: root/python/python-distro/python-distro.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-02-09 08:21:41 +0100
committer Willy Sudiarto Raharjo2017-02-11 01:24:49 +0100
commit8c64a7800e86785eb7f765d2a9560f9efd56823f (patch)
treeb18d3bec1d1b0cd9644d78715b1cf03556d1ab43 /python/python-distro/python-distro.SlackBuild
parent8e82ac6e332adc0fc9da95e3449aabda4df52e73 (diff)
downloadslackbuilds-8c64a7800e86785eb7f765d2a9560f9efd56823f.tar.gz
python/python-distro: Updated for version 1.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-distro/python-distro.SlackBuild')
-rw-r--r--python/python-distro/python-distro.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-distro/python-distro.SlackBuild b/python/python-distro/python-distro.SlackBuild
index d894c064be..18f4938f0a 100644
--- a/python/python-distro/python-distro.SlackBuild
+++ b/python/python-distro/python-distro.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-distro
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-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-distro
SRCNAM=$(printf $PRGNAM | cut -c8-13)
-VERSION=${VERSION:-1.0.1}
+VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}