diff options
Diffstat (limited to 'python/artifacts/artifacts.SlackBuild')
-rw-r--r-- | python/artifacts/artifacts.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/artifacts/artifacts.SlackBuild b/python/artifacts/artifacts.SlackBuild index 1f5c7d312524c..32e6d4ef2a587 100644 --- a/python/artifacts/artifacts.SlackBuild +++ b/python/artifacts/artifacts.SlackBuild @@ -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. # -# New submission August 2016, Barry J. Grundy. +# Updated to version 20161022, January 2017, Barry J. Grundy. PRGNAM=artifacts -VERSION=${VERSION:-20160713} +VERSION=${VERSION:-20161022} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |