diff options
author | Barry J. Grundy <bgrundyat> | 2017-01-20 13:29:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:36 +0700 |
commit | 3c65e40593ea7a744b00a0cd9d9a6acc5353e4b1 (patch) | |
tree | 395b6862a1f77ac8ef93b7e972d8a62d970bbd43 /python/artifacts/artifacts.SlackBuild | |
parent | 2eaffccfe9dabbcd4274f8c9a3e0e0e742f678c4 (diff) |
python/artifacts: Updated for version 20161022.
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 1f5c7d312524..32e6d4ef2a58 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} |