borgmatic: update to 1.5.3
This commit is contained in:
parent
bde81be502
commit
981de24bee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
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=7cddc8d6c7774a03f2e72e764bdc3862c66f1fce02fe90bc4cb031dced354733
|
||||
checksum=c58e542b5337d356934a69a88de699fa6303b96e282e8c8bb1f9bae5805d7e93
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in a new issue