diff options
author | Leo C <leoc@gmx.com> | 2020-01-08 05:13:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-08 05:13:45 +0700 |
commit | 0ed859f57849c0d54205b40e963cc7745a887b4b (patch) | |
tree | 1255dce69d7e0a3d601ffc68d0a63ed6aba4a35f /system/dosbox-x/dosbox-x.SlackBuild | |
parent | 5ddd8e933e653f054a154e66d367360ef6fce9a7 (diff) |
system/dosbox-x: Updated for version 0.82.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dosbox-x/dosbox-x.SlackBuild')
-rw-r--r-- | system/dosbox-x/dosbox-x.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dosbox-x/dosbox-x.SlackBuild b/system/dosbox-x/dosbox-x.SlackBuild index 755cd5f2b96df..f0a35dfb52d84 100644 --- a/system/dosbox-x/dosbox-x.SlackBuild +++ b/system/dosbox-x/dosbox-x.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dosbox-x -# Copyright 2019 Leonardo Citrolo, Italy +# Copyright 2019-2020 Leonardo Citrolo, Italy # 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=dosbox-x -VERSION=${VERSION:-0.82.19} +VERSION=${VERSION:-0.82.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |