From 4e89bf5f40c3d05971a9636b16d39e0e72dd9e3b Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Thu, 2 Dec 2021 08:06:48 -0500 Subject: [PATCH] borgmatic: update to 1.5.21, adopt. --- srcpkgs/borgmatic/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template index 523fbf23951cde..047883dcc530a4 100644 --- a/srcpkgs/borgmatic/template +++ b/srcpkgs/borgmatic/template @@ -1,6 +1,6 @@ # Template file for 'borgmatic' pkgname=borgmatic -version=1.5.20 +version=1.5.21 revision=1 build_style=python3-module # runs not yet installed self @@ -10,12 +10,12 @@ depends="borg python3-setuptools python3-ruamel.yaml python3-jsonschema python3-colorama python3-requests" checkdepends="${depends} python3-pytest-cov python3-flexmock" short_desc="Wrapper script for the Borg backup software" -maintainer="Orphaned " +maintainer="Joel Beckmeyer " 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=0aa6705cd72c6bd8fec94ba9e5e13ba9e90e6671799af2f2f5cb91186b90b7e5 +checksum=b8aa9dbf250b95b829827310c9638a17cd52fee160a437283eed23bffcae83cf post_install() { # remove tests directory polluting site-packages