borgmatic: Update to 1.3.21
This commit is contained in:
parent
de3548997d
commit
4c382530ca
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.3.19
|
||||
version=1.3.21
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://torsion.org/borgmatic/"
|
||||
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
|
||||
checksum=404cce4711930c52c06ae595d1669b165dda6c839d6b0fc698fe2fca8a09cc75
|
||||
checksum=3579fdbce7dce80909de0ae699eab132486736251cfee86517531d001d06e555
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in New Issue