diff options
author | Barry J. Grundy <bgrundyat> | 2019-03-11 09:29:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:18 +0700 |
commit | 6d980b2f6868196a9bb102f8f3f644ce5bbc2ea5 (patch) | |
tree | 18b11f7a7489db89d1fbce8d242cb6571808f41e /python/artifacts/artifacts.SlackBuild | |
parent | fa35cc64b03d4d465a7c09113c363e8d8fa7f542 (diff) |
python/artifacts: Updated for version 20190113.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 c6cb9d640336f..fdef0ad23fcc1 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 20181213, Jan 2019, Barry J. Grundy. +# Updated to version 20190113, March 2019 PRGNAM=artifacts -VERSION=${VERSION:-20181213} +VERSION=${VERSION:-20190113} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |