mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/ddrescue-gui: Updated for version 1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
17519e935d
commit
ea994b8cc7
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue