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

Andrea Scarpino andrea at archlinux.org
Sun Dec 19 16:55:57 UTC 2010


    Date: Sunday, December 19, 2010 @ 11:55:57
  Author: andrea
Revision: 103451

upgpkg: fsarchiver 0.6.11-1
upstream release

Modified:
  fsarchiver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-19 16:54:25 UTC (rev 103450)
+++ PKGBUILD	2010-12-19 16:55:57 UTC (rev 103451)
@@ -4,15 +4,15 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=fsarchiver
-pkgver=0.6.10
-pkgrel=2
+pkgver=0.6.11
+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' 'xz' 'libgcrypt')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('71fb8e06dfb07a28f94ea7e62c619229')
+md5sums=('3657b36cbd947ddb9f99062f40bf87c1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list