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

Andrea Scarpino andrea at archlinux.org
Wed Dec 30 19:09:49 UTC 2009


    Date: Wednesday, December 30, 2009 @ 14:09:49
  Author: andrea
Revision: 62028

upgpkg: fsarchiver 0.6.3-1
    upstream release

Modified:
  fsarchiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-30 19:08:01 UTC (rev 62027)
+++ PKGBUILD	2009-12-30 19:09:49 UTC (rev 62028)
@@ -3,7 +3,7 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fsarchiver
-pkgver=0.6.2
+pkgver=0.6.3
 pkgrel=1
 pkgdesc="A safe and flexible file-system backup and deployment tool"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('bzip2' 'e2fsprogs' 'lzo2' 'xz-utils' 'libgcrypt')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('148a13ff7ecc4c65b5517184564ac2fe')
+md5sums=('5a6cf5cae9e7536a840841caa488c729')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list