diff options
Diffstat (limited to 'python/python-notify2/python-notify2.SlackBuild')
-rw-r--r-- | python/python-notify2/python-notify2.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-notify2/python-notify2.SlackBuild b/python/python-notify2/python-notify2.SlackBuild index 21a17b824145..81fbc72fe7d5 100644 --- a/python/python-notify2/python-notify2.SlackBuild +++ b/python/python-notify2/python-notify2.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-notify2 -# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-notify2 SRCNAM=$(echo $PRGNAM | cut -c8-14) -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |