borgmatic: update to 1.5.20.
This commit is contained in:
parent
e5ce820057
commit
3d2bcdc35e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.5.18
|
||||
revision=2
|
||||
version=1.5.20
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# runs not yet installed self
|
||||
make_check_args="--deselect=tests/integration/commands/test_borgmatic.py"
|
||||
|
@ -15,7 +15,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=757d54d73cdaf333210e24cb13e0e0b4de912d17222e4b383433ae929287fe9a
|
||||
checksum=0aa6705cd72c6bd8fec94ba9e5e13ba9e90e6671799af2f2f5cb91186b90b7e5
|
||||
|
||||
post_install() {
|
||||
# remove tests directory polluting site-packages
|
||||
|
|
Loading…
Reference in New Issue