summaryrefslogtreecommitdiffstats
path: root/system/ddrescue-gui
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2019-03-11 09:05:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:16 +0700
commitc5018068196e88beb1d567099e6827b7c2ac5a20 (patch)
tree1c1b47edb431b6bc475499fcdb3bbae8c3be12ab /system/ddrescue-gui
parenta9a72b3dba71f2caf22829253a67677c953c81d2 (diff)
downloadslackbuilds-c5018068196e88beb1d567099e6827b7c2ac5a20.tar.gz
slackbuilds-c5018068196e88beb1d567099e6827b7c2ac5a20.tar.xz
system/ddrescue-gui: Updated for version 2.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ddrescue-gui')
-rw-r--r--system/ddrescue-gui/ddrescue-gui.SlackBuild4
-rw-r--r--system/ddrescue-gui/ddrescue-gui.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/ddrescue-gui/ddrescue-gui.SlackBuild b/system/ddrescue-gui/ddrescue-gui.SlackBuild
index a71941a8db..bb34d4e374 100644
--- a/system/ddrescue-gui/ddrescue-gui.SlackBuild
+++ b/system/ddrescue-gui/ddrescue-gui.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ddrescue-gui
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -56,7 +56,7 @@ fi
set -e
-SRCVER=${SRCVER:-2.0.1~otherdistro-0ubuntu1~ppa1}
+SRCVER=${SRCVER:-2.0.2~otherdistro-0ubuntu1~ppa1}
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/system/ddrescue-gui/ddrescue-gui.info b/system/ddrescue-gui/ddrescue-gui.info
index 3de6797681..e6a68fdb77 100644
--- a/system/ddrescue-gui/ddrescue-gui.info
+++ b/system/ddrescue-gui/ddrescue-gui.info
@@ -1,8 +1,8 @@
PRGNAM="ddrescue-gui"
-VERSION="2.0.1"
+VERSION="2.0.2"
HOMEPAGE="https://launchpad.net/ddrescue-gui"
-DOWNLOAD="https://launchpad.net/ddrescue-gui/2.x/2.0.1/+download/ddrescue-gui_2.0.1~otherdistro-0ubuntu1~ppa1.tar.gz"
-MD5SUM="0e2d8a96e403424c8d00cda7778b12f4"
+DOWNLOAD="https://launchpad.net/ddrescue-gui/2.x/2.0.2/+download/ddrescue-gui_2.0.2~otherdistro-0ubuntu1~ppa1.tar.gz"
+MD5SUM="963eb832ff9861af5f09e20029bf0cd2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython4 python-requests getdevinfo"