summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/ddrescue-gui/ddrescue-gui.SlackBuild6
-rw-r--r--system/ddrescue-gui/ddrescue-gui.info8
2 files changed, 7 insertions, 7 deletions
diff --git a/system/ddrescue-gui/ddrescue-gui.SlackBuild b/system/ddrescue-gui/ddrescue-gui.SlackBuild
index 4e144bc7d1..a71941a8db 100644
--- a/system/ddrescue-gui/ddrescue-gui.SlackBuild
+++ b/system/ddrescue-gui/ddrescue-gui.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for ddrescue-gui.
#
-# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# 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=ddrescue-gui
-VERSION=${VERSION:-2.0.0}
+VERSION=${VERSION:-2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -56,7 +56,7 @@ fi
set -e
-SRCVER=${SRCVER:-2.0.0~otherdistro-0ubuntu1~ppa1}
+SRCVER=${SRCVER:-2.0.1~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 d7f4855731..3de6797681 100644
--- a/system/ddrescue-gui/ddrescue-gui.info
+++ b/system/ddrescue-gui/ddrescue-gui.info
@@ -1,10 +1,10 @@
PRGNAM="ddrescue-gui"
-VERSION="2.0.0"
+VERSION="2.0.1"
HOMEPAGE="https://launchpad.net/ddrescue-gui"
-DOWNLOAD="https://launchpad.net/ddrescue-gui/2.x/2.0.0/+download/ddrescue-gui_2.0.0~otherdistro-0ubuntu1~ppa1.tar.gz"
-MD5SUM="bf73369066ec729b33f67f0599f78a26"
+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_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="wxPython4 getdevinfo"
+REQUIRES="wxPython4 python-requests getdevinfo"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"