From a2fe138758b045b9dcda7f9b7c22585e8d914710 Mon Sep 17 00:00:00 2001 From: Paper Date: Thu, 14 Jan 2021 17:56:00 +0100 Subject: [PATCH] duplicity: update to 0.8.18 --- srcpkgs/duplicity/template | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template index ff421ea456f..fa066c26750 100644 --- a/srcpkgs/duplicity/template +++ b/srcpkgs/duplicity/template @@ -1,7 +1,7 @@ # Template file for 'duplicity' pkgname=duplicity -version=0.8.16 -revision=2 +version=0.8.18 +revision=1 build_style=python3-module hostmakedepends="gettext python3-setuptools" makedepends="python3-devel librsync-devel" @@ -10,13 +10,9 @@ short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm" maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://duplicity.nongnu.org/" -changelog="http://duplicity.nongnu.org/vers8/CHANGELOG" +changelog="http://duplicity.nongnu.org/vers8/CHANGELOG.md" distfiles="http://launchpad.net/duplicity/${version%.*}-series/${version}/+download/duplicity-${version}.tar.gz" -checksum=2cfcd212834979751310d9df1a954b949f86b084efd5ad1f97dd744780ef9d1b - -post_extract() { - chmod 0644 bin/*.1 -} +checksum=2643fea0f52920a0fb114069c78389f9621f1c24db7f26bda77bbc239b01ae53 do_check() { # Disable as tests don't work