From f6412331fcd92b82d5b5d6b7acbd6ca7319212cd Mon Sep 17 00:00:00 2001
From: wertyi48 <sterob@styez.com>
Date: Fri, 30 Aug 2013 14:19:49 -0300
Subject: [PATCH] duplicity: update to 0.6.22.

---
 srcpkgs/duplicity/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template
index 537dd0b2c6..338a37c99b 100644
--- a/srcpkgs/duplicity/template
+++ b/srcpkgs/duplicity/template
@@ -1,9 +1,9 @@
 # Template file for 'duplicity'
 pkgname=duplicity
-version=0.6.21
+version=0.6.22
 revision=1
-distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-0.6.21.tar.gz"
-checksum="a3628aa6c151fbc1a3014f0db7812d7234e04bba0a45ce1255e7450bdfeff706"
+distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz"
+checksum="6f489b0445681f0697488f3d4097b4c56a7fe8a5fea5fadd2e431724039c5a12"
 build_style=python-module
 hostmakedepends="python-devel"
 makedepends="librsync-devel"