From 8c976ecd892e8f08fbf02968f087be00e6fb20e6 Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Sat, 19 Jan 2019 04:08:32 +0700 Subject: python/artifacts: Updated for version 20181213. Signed-off-by: Willy Sudiarto Raharjo --- python/artifacts/artifacts.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/artifacts/artifacts.SlackBuild') diff --git a/python/artifacts/artifacts.SlackBuild b/python/artifacts/artifacts.SlackBuild index 2fe86420932f..c6cb9d640336 100644 --- a/python/artifacts/artifacts.SlackBuild +++ b/python/artifacts/artifacts.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for artifacts -# Copyright 2016 Barry Grundy +# Copyright 2016-2019 Barry Grundy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated to version 20180115, March 2018, Barry J. Grundy. +# Updated to version 20181213, Jan 2019, Barry J. Grundy. PRGNAM=artifacts -VERSION=${VERSION:-20180115} +VERSION=${VERSION:-20181213} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3