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

Andrea Scarpino andrea at archlinux.org
Sun Oct 11 10:56:04 UTC 2009


    Date: Sunday, October 11, 2009 @ 06:56:04
  Author: andrea
Revision: 54577

upgpkg: fsarchiver 0.6.1-1
    upstream release

Modified:
  fsarchiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 10:54:09 UTC (rev 54576)
+++ PKGBUILD	2009-10-11 10:56:04 UTC (rev 54577)
@@ -3,15 +3,15 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fsarchiver
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="A safe and flexible file-system backup and deployment tool"
 arch=('i686' 'x86_64')
 url="http://www.fsarchiver.org/"
 license=('GPL')
-depends=('bzip2' 'e2fsprogs' 'lzo2' 'openssl' 'xz-utils' 'libgcrypt')
+depends=('bzip2' 'e2fsprogs' 'lzo2' 'xz-utils' 'libgcrypt')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('f41bce4a1df2c287ca25e3cb8d56b27d')
+md5sums=('8d09cb2ee729d65005458c6d759e3cc4')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list