diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template index faf96505a6c..871bdbd769e 100644 --- a/srcpkgs/borgmatic/template +++ b/srcpkgs/borgmatic/template @@ -1,12 +1,12 @@ # Template file for 'borgmatic' pkgname=borgmatic version=1.5.6 -revision=1 +revision=2 archs=noarch build_style=python3-module hostmakedepends="python3-setuptools" depends="borg python3-setuptools python3-ruamel.yaml python3-pykwalify - python3-colorama" + python3-colorama python3-requests" checkdepends="python3-ruamel.yaml python3-pytest python3-flexmock python3-pykwalify" short_desc="Wrapper script for the Borg backup software"