aboutsummaryrefslogtreecommitdiff
path: root/python/python-cached-property/python-cached-property.SlackBuild
diff options
context:
space:
mode:
authorAudrius Kažukauskas <audrius@neutrino.lt>2018-05-06 18:43:05 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-12 06:58:37 +0700
commitc3d58d14bcff1b21051c32dfc504669bbd08614c (patch)
tree0c7dba43f5f581c2186d6d4993349714c2db80c3 /python/python-cached-property/python-cached-property.SlackBuild
parent762303638edda28f381f72ea0000d4e58516b394 (diff)
downloadslackbuilds-c3d58d14bcff1b21051c32dfc504669bbd08614c.tar.xz
python/python-cached-property: Updated for version 1.4.2.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python/python-cached-property/python-cached-property.SlackBuild')
-rw-r--r--python/python-cached-property/python-cached-property.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-cached-property/python-cached-property.SlackBuild b/python/python-cached-property/python-cached-property.SlackBuild
index 7945a0ea1ad1..27ff44ca756e 100644
--- a/python/python-cached-property/python-cached-property.SlackBuild
+++ b/python/python-cached-property/python-cached-property.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-cached-property
-# Copyright 2017 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2017-2018 Audrius Kažukauskas <audrius@neutrino.lt>
# 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=python-cached-property
-VERSION=${VERSION:-1.3.1}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}