system/ddrescue-gui: Updated for version 1.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-07-25 16:43:02 +07:00 committed by Willy Sudiarto Raharjo
parent 17519e935d
commit ea994b8cc7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ddrescue-gui
VERSION=${VERSION:-1.4}
VERSION=${VERSION:-1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -56,7 +56,7 @@ fi
set -e
SRCNAM="ddrescue-gui_1.4otherdistro-0ubuntu1~ppa1"
SRCNAM="ddrescue-gui_1.6~otherdistro-0ubuntu1~ppa1"
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,10 +1,10 @@
PRGNAM="ddrescue-gui"
VERSION="1.4"
VERSION="1.6"
HOMEPAGE="https://launchpad.net/ddrescue-gui"
DOWNLOAD="https://launchpadlibrarian.net/213272261/ddrescue-gui_1.4otherdistro-0ubuntu1~ppa1.tar.gz"
MD5SUM="c849699ea6271383b61de3719e3f31f6"
DOWNLOAD="https://launchpad.net/ddrescue-gui/1.x/1.6/+download/ddrescue-gui_1.6~otherdistro-0ubuntu1~ppa1.tar.gz"
MD5SUM="6bbe83537c92c62165e750bf66be110a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython lshw"
REQUIRES="wxPython lshw BeautifulSoup4"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"