borgmatic: update to 1.3.12

This commit is contained in:
Renato Aguiar 2019-06-28 11:00:01 -07:00 committed by Helmut Pozimski
parent 631c3ca489
commit daadf7685c

View file

@ -1,6 +1,6 @@
# Template file for 'borgmatic' # Template file for 'borgmatic'
pkgname=borgmatic pkgname=borgmatic
version=1.3.11 version=1.3.12
revision=1 revision=1
archs=noarch archs=noarch
build_style=python3-module build_style=python3-module
@ -15,7 +15,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
license="GPL-3.0-only" license="GPL-3.0-only"
homepage="https://torsion.org/borgmatic/" homepage="https://torsion.org/borgmatic/"
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz" distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
checksum=4cc8124e2c5696fa55423366010a6a492156b9e2baa145adfc526fe3655ad561 checksum=7343a15281502eb99e598c637c34dde25bb2fc306b84f03803c7a64724e4f30b
do_check() { do_check() {
# The tests use the NEWS file to get version and checks against # The tests use the NEWS file to get version and checks against