Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7c955c2842a9852cee431b94552f53af1f9b238b
commit 7c955c2842a9852cee431b94552f53af1f9b238b Author: Anthony Jorion <[email protected]> Date: Sat Jun 14 16:36:05 2014 +0200 ddrescue-1.18.1-1-x86_64 - 1.17 -> 1.18.1 + Change maintainer diff --git a/source/apps-extra/ddrescue/FrugalBuild b/source/apps-extra/ddrescue/FrugalBuild index 20e4314..b90525e 100644 --- a/source/apps-extra/ddrescue/FrugalBuild +++ b/source/apps-extra/ddrescue/FrugalBuild @@ -1,10 +1,11 @@ # Compiling Time: 0.04 SBU -# Maintainer: bouleetbil <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> +# Contributor: bouleetbil <[email protected]> options+=('asneeded') pkgname=ddrescue -pkgver=1.17 +pkgver=1.18.1 pkgrel=1 pkgdesc="GNU ddrescue is a data recovery tool" url="http://www.gnu.org/software/ddrescue/ddrescue.html" @@ -14,7 +15,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') source=(http://ftp.gnu.org/gnu/ddrescue/$pkgname-$pkgver.tar.lz) up2date="Flasttar http://ftp.gnu.org/gnu/ddrescue/?C=M;O=D" -sha1sums=('2d91b070fe629f713d53a97213165a8c568f5ffd') +sha1sums=('97cd3c6c783f3dc5685f0147dc83f3c94fb36b4c') build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
