From e6ea35b32a8be78bbbce20a021d9288308d59daa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 May 2019 10:28:42 +0200 Subject: [PATCH] duplicity: update to 0.7.19. --- srcpkgs/duplicity/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template index 4842b4004fe..cae0d5556d0 100644 --- a/srcpkgs/duplicity/template +++ b/srcpkgs/duplicity/template @@ -1,20 +1,20 @@ # Template file for 'duplicity' pkgname=duplicity -version=0.7.18.2 +version=0.7.19 revision=1 build_style=python2-module pycompile_module="duplicity" hostmakedepends="python-setuptools" makedepends="python-devel librsync-devel" -checkdepends="python-pexpect python-mock python-fasteners gnupg par2cmdline" depends="python-fasteners gnupg" +checkdepends="python-pexpect python-mock python-fasteners gnupg par2cmdline" short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm" maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="http://duplicity.nongnu.org/" changelog="http://duplicity.nongnu.org/CHANGELOG" -distfiles="http://code.launchpad.net/duplicity/${version%.*.*}-series/${version}/+download/duplicity-${version}.tar.gz" -checksum=c236888f43128e96cd33017b01a2855c0e24738195fed5cadad08c28fd6b6748 +distfiles="http://code.launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz" +checksum=a6aa905a63df5101193d3e8fd4ffdf35acb9307b184ac7a9d68a76aaed6ce929 post_extract() { chmod 0644 bin/*.1