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