borgmatic: update to 1.3.11
This commit is contained in:
parent
4925d60219
commit
b0601f4561
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.3.8
|
||||
version=1.3.11
|
||||
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=95edee38c486044283c7d2dcd124eb54dc947844f8d81f792a3a88ca2335b3c3
|
||||
checksum=4cc8124e2c5696fa55423366010a6a492156b9e2baa145adfc526fe3655ad561
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in a new issue