diff options
author | Marek Srejma (slacksam) <sam_web@yahoo.de> | 2015-04-29 22:20:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-29 22:22:04 +0700 |
commit | 9d27e6fe70fa903894c59908d4302b134383f021 (patch) | |
tree | 3c72e1025e989048e726553238d3b61a579f80b7 /system/simpleburn/simpleburn.SlackBuild | |
parent | f54db2011a19fd0bd6d492df8a87305f97b09980 (diff) | |
download | slackbuilds-9d27e6fe70fa903894c59908d4302b134383f021.tar.gz |
system/simpleburn: Updated for version 1.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/simpleburn/simpleburn.SlackBuild')
-rw-r--r-- | system/simpleburn/simpleburn.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/simpleburn/simpleburn.SlackBuild b/system/simpleburn/simpleburn.SlackBuild index 06b0d0ca34..bbe8cb72fd 100644 --- a/system/simpleburn/simpleburn.SlackBuild +++ b/system/simpleburn/simpleburn.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=simpleburn -VERSION=${VERSION:-1.7.1} +VERSION=${VERSION:-1.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |