diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template index de822417ad..fe3c3d1227 100644 --- a/srcpkgs/duplicity/template +++ b/srcpkgs/duplicity/template @@ -1,13 +1,13 @@ # Template file for 'duplicity' pkgname=duplicity -version=0.6.23 -revision=2 +version=0.6.24 +revision=1 distfiles="http://code.launchpad.net/duplicity/0.6-series/${version}/+download/duplicity-${version}.tar.gz" -checksum="7a17f1e10395dedcf3204bc53925bb9dcbbf2a7552c9b096ebe727eceb9c0c60" +checksum=1d41d756638f55106f9501c3db94ccbc6568aa856ba531e07ed2cfb760b62450 build_style="python-module" pycompile_module="duplicity" -hostmakedepends="python-devel" -makedepends="librsync-devel" +hostmakedepends="python-devel python-distribute" +makedepends="librsync-devel ${hostmakedepends}" depends="python-lockfile" maintainer="Steven R " homepage="http://duplicity.nongnu.org/"