borgmatic: update to 1.3.14
This commit is contained in:
parent
dacd72333d
commit
8161abb04c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.3.13
|
||||
version=1.3.14
|
||||
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=15f4656bce6467bb68048cba419f92a3c916530f23ff54775503328019fee9f9
|
||||
checksum=4fbb7a0f3a32ee0ebdd6f6a982f7ced00ec92205176cbe1cfeaa780466716bdc
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in a new issue