diff options
author | Erik Hanson <erik@slackbuilds.org> | 2017-07-08 22:17:53 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-12 22:48:46 +0700 |
commit | 4d0e70215f263454a122636af109e1a83f4bc038 (patch) | |
tree | 835ab39a4c1278322be15cddaab3525548164ede /system/xjobs/xjobs.SlackBuild | |
parent | c59c762d8b4400c357958263932b8a88cab8d427 (diff) | |
download | slackbuilds-4d0e70215f263454a122636af109e1a83f4bc038.tar.gz |
system/xjobs: Updated for version 20170630.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
Diffstat (limited to 'system/xjobs/xjobs.SlackBuild')
-rw-r--r-- | system/xjobs/xjobs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xjobs/xjobs.SlackBuild b/system/xjobs/xjobs.SlackBuild index 8ce5e0cc63..9979c6fe70 100644 --- a/system/xjobs/xjobs.SlackBuild +++ b/system/xjobs/xjobs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xjobs -# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xjobs -VERSION=${VERSION:-20140125} +VERSION=${VERSION:-20170630} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |