summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Leo C2020-01-07 23:13:45 +0100
committer Willy Sudiarto Raharjo2020-01-07 23:13:45 +0100
commit0ed859f57849c0d54205b40e963cc7745a887b4b (patch)
tree1255dce69d7e0a3d601ffc68d0a63ed6aba4a35f /system
parent5ddd8e933e653f054a154e66d367360ef6fce9a7 (diff)
downloadslackbuilds-0ed859f57849c0d54205b40e963cc7745a887b4b.tar.gz
system/dosbox-x: Updated for version 0.82.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/dosbox-x/dosbox-x.SlackBuild4
-rw-r--r--system/dosbox-x/dosbox-x.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/dosbox-x/dosbox-x.SlackBuild b/system/dosbox-x/dosbox-x.SlackBuild
index 755cd5f2b9..f0a35dfb52 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}
diff --git a/system/dosbox-x/dosbox-x.info b/system/dosbox-x/dosbox-x.info
index e4243aef1d..0cfe44655d 100644
--- a/system/dosbox-x/dosbox-x.info
+++ b/system/dosbox-x/dosbox-x.info
@@ -1,8 +1,8 @@
PRGNAM="dosbox-x"
-VERSION="0.82.19"
+VERSION="0.82.25"
HOMEPAGE="http://dosbox-x.com/"
-DOWNLOAD="https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.82.19.tar.gz"
-MD5SUM="76648eabd63f9abab0ec27cef8c0daaa"
+DOWNLOAD="https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.82.25.tar.gz"
+MD5SUM="ba3a62b4ea22237595118658563a1c4d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2"