diff options
author | root <root@rshg054.dnsready.net> | 2012-07-24 00:01:46 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-24 00:01:46 +0000 |
commit | 56913dc8679143308408596f2872f3894b3ab9d0 (patch) | |
tree | 6a8108f4290a1841aacb64924af58ad547790aa5 /extra/ddrescue/PKGBUILD | |
parent | a65eb6fe2ea0ffa22c65de34506c88aeeb3c88ee (diff) |
Tue Jul 24 00:01:46 UTC 2012
Diffstat (limited to 'extra/ddrescue/PKGBUILD')
-rw-r--r-- | extra/ddrescue/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ddrescue/PKGBUILD b/extra/ddrescue/PKGBUILD index 53165693c..547e7286b 100644 --- a/extra/ddrescue/PKGBUILD +++ b/extra/ddrescue/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 162261 2012-06-24 16:23:55Z schiv $ +# $Id: PKGBUILD 163953 2012-07-22 16:34:28Z schiv $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> # Contributor: Paul Mattal <paul@archlinux.org> pkgname=ddrescue pkgver=1.16 -pkgrel=1 +pkgrel=2 pkgdesc="GNU data recovery tool" arch=('i686' 'x86_64') url="http://www.gnu.org/software/ddrescue/ddrescue.html" |