[arch-commits] Commit in ddrescue/trunk (PKGBUILD)

Ray Rashif schiv at archlinux.org
Sun Jun 24 16:23:17 UTC 2012


    Date: Sunday, June 24, 2012 @ 12:23:16
  Author: schiv
Revision: 162260

upgpkg: ddrescue 1.16-1

upstream release

Modified:
  ddrescue/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-24 15:44:41 UTC (rev 162259)
+++ PKGBUILD	2012-06-24 16:23:16 UTC (rev 162260)
@@ -1,8 +1,10 @@
 # $Id$
-# Maintainer: Paul Mattal <paul at archlinux.org>
+# Maintainer: Ray Rashif <schiv at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+# Contributor: Paul Mattal <paul at 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 @@
 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




More information about the arch-commits mailing list