summaryrefslogtreecommitdiff
path: root/extra/fsarchiver/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-17 00:01:22 +0000
committerroot <root@rshg054.dnsready.net>2012-03-17 00:01:22 +0000
commit9a940818cc3edb82afac4d73a6474e6e3374f987 (patch)
tree366a072a72c59b42c096cc7dbbed5dbcb6a8925e /extra/fsarchiver/PKGBUILD
parent636ce8849a9c82c1787c2919ffcfe6685cb799d3 (diff)
Sat Mar 17 00:01:22 UTC 2012
Diffstat (limited to 'extra/fsarchiver/PKGBUILD')
-rw-r--r--extra/fsarchiver/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/fsarchiver/PKGBUILD b/extra/fsarchiver/PKGBUILD
index 365648303..b2b810b46 100644
--- a/extra/fsarchiver/PKGBUILD
+++ b/extra/fsarchiver/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 149589 2012-02-08 15:14:51Z andrea $
+# $Id: PKGBUILD 153566 2012-03-16 02:52:32Z eric $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=fsarchiver
-pkgver=0.6.12
-pkgrel=2
+pkgver=0.6.13
+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=('dc54cefcf9c2bc331063d82a7ad54133')
+md5sums=('49e974cbb18332bb67e6089d942eac66')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"