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

Andrea Scarpino andrea at archlinux.org
Sun Sep 6 09:52:44 UTC 2009


    Date: Sunday, September 6, 2009 @ 05:52:44
  Author: andrea
Revision: 51207

upgpkg: fsarchiver 0.5.9-1
    upstream release

Modified:
  fsarchiver/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-05 21:07:55 UTC (rev 51206)
+++ PKGBUILD	2009-09-06 09:52:44 UTC (rev 51207)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fsarchiver
-pkgver=0.5.8
+pkgver=0.5.9
 pkgrel=1
 pkgdesc="A safe and flexible file-system backup and deployment tool"
 arch=('i686' 'x86_64')
@@ -10,6 +11,7 @@
 license=('GPL')
 depends=('bzip2' 'e2fsprogs' 'lzo2' 'openssl' 'xz-utils')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('03af22d9dca5bec4154e1a4c1e569714')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -17,4 +19,3 @@
   make || return 1
   make DESTDIR="$pkgdir" install
 }
-md5sums=('07ee10a45bcac667d2a3f894fb2f7ab9')




More information about the arch-commits mailing list