summaryrefslogtreecommitdiff
path: root/extra/ddrescue
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-26 00:01:48 +0000
committerroot <root@rshg054.dnsready.net>2012-06-26 00:01:48 +0000
commit9a6b691757346035549dbd12d1323301d04a6675 (patch)
tree5e06d2322b58a73254a0ca2c05d2083cb0209db2 /extra/ddrescue
parent3b99c42eb8ca744e86e4e17197b1bf10642c6785 (diff)
Tue Jun 26 00:01:48 UTC 2012
Diffstat (limited to 'extra/ddrescue')
-rw-r--r--extra/ddrescue/PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/extra/ddrescue/PKGBUILD b/extra/ddrescue/PKGBUILD
index 2e8575fb5..53165693c 100644
--- a/extra/ddrescue/PKGBUILD
+++ b/extra/ddrescue/PKGBUILD
@@ -1,8 +1,10 @@
-# $Id: PKGBUILD 149619 2012-02-08 20:30:46Z pierre $
-# Maintainer: Paul Mattal <paul@archlinux.org>
+# $Id: PKGBUILD 162261 2012-06-24 16:23:55Z schiv $
+# Maintainer: Ray Rashif <schiv@archlinux.org>
+# Contributor: Pierre Schmitz <pierre@archlinux.de>
+# Contributor: Paul Mattal <paul@archlinux.org>
pkgname=ddrescue
-pkgver=1.15
+pkgver=1.16
pkgrel=1
pkgdesc="GNU data recovery tool"
arch=('i686' 'x86_64')
@@ -12,8 +14,8 @@ depends=('gcc-libs')
install=$pkgname.install
source=("http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
"http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz.sig")
-md5sums=('6b445f6246074a7fa02f3b2599031096'
- '53bc7e1f5b2a260def5207eb358b7dca')
+md5sums=('57b67407e882c6418531d48a2f20d16b'
+ 'bf072280587665d82829be15eb6fc9ad')
build() {
cd "$srcdir"/$pkgname-$pkgver