From 8cc96c9df0a917a25c75700adaf2df6e593a9d5c Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 29 Nov 2022 13:57:30 -0500 Subject: [PATCH] borgmatic: update to 1.7.5. --- srcpkgs/borgmatic/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template index 0ca51411ec76..82dcfd5ba86f 100644 --- a/srcpkgs/borgmatic/template +++ b/srcpkgs/borgmatic/template @@ -1,7 +1,7 @@ # Template file for 'borgmatic' pkgname=borgmatic -version=1.7.4 -revision=2 +version=1.7.5 +revision=1 build_style=python3-module # test_borgmatic.py runs not yet installed self, # tests from test_execute.py sporadically fail in CI @@ -18,7 +18,7 @@ license="GPL-3.0-or-later" homepage="https://torsion.org/borgmatic/" changelog="https://projects.torsion.org/borgmatic-collective/borgmatic/raw/branch/master/NEWS" distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz" -checksum=b1b1e46252e12f42c17a0984c40ace10fc22d52806f0d687f2d0a1a99869a007 +checksum=914c547028d3d6d94001e256082b8a4d8eb38db0c2d9948483b3b9712fce4b77 post_install() { # remove tests directory polluting site-packages