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"