diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2018-03-22 00:45:34 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-22 00:45:34 +0000 |
commit | 77a57bbaf366e0a9911fc78be142e4589517e3d6 (patch) | |
tree | 25d6b7d9dd7340a431382bc8298d9df6768f7476 /python/artifacts/artifacts.SlackBuild | |
parent | a57d18cf22280cba250cb0e9ae43e5c7113d21e6 (diff) | |
download | slackbuilds-77a57bbaf366e0a9911fc78be142e4589517e3d6.tar.gz |
python/artifacts: Updated for version 20180115.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 32e6d4ef2a..2fe8642093 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. # -# Updated to version 20161022, January 2017, Barry J. Grundy. +# Updated to version 20180115, March 2018, Barry J. Grundy. PRGNAM=artifacts -VERSION=${VERSION:-20161022} +VERSION=${VERSION:-20180115} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |