summaryrefslogtreecommitdiffstats
path: root/python/python-notify2/python-notify2.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-03-03 18:58:22 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-06 02:04:10 +0700
commitc799e9253ce1797f94220fbf18107bed843b810d (patch)
tree39aa3ba464cbebcac7b1d285af325063fb927a96 /python/python-notify2/python-notify2.SlackBuild
parentcda24f77429c3fabd84c53c264640edec03cf334 (diff)
downloadslackbuilds-c799e9253ce1797f94220fbf18107bed843b810d.tar.gz
slackbuilds-c799e9253ce1797f94220fbf18107bed843b810d.tar.xz
python/python-notify2: Updated for version 0.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-notify2/python-notify2.SlackBuild')
-rw-r--r--python/python-notify2/python-notify2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-notify2/python-notify2.SlackBuild b/python/python-notify2/python-notify2.SlackBuild
index 21a17b8241..81fbc72fe7 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}