borgmatic: update to 1.5.2
This commit is contained in:
parent
ffbbe16a99
commit
7177c674c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://torsion.org/borgmatic/"
|
||||
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
|
||||
checksum=4a424e00041a556de1cf65ec703c28ee1d45b570bdf6d04eee01a5ad62174460
|
||||
checksum=7cddc8d6c7774a03f2e72e764bdc3862c66f1fce02fe90bc4cb031dced354733
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in New Issue