borgmatic: update to 1.2.15
This commit is contained in:
parent
f85cdc9aed
commit
c1f684d4db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.2.14
|
||||
version=1.2.15
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,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=1a6ad21e2db8cce7a1191e6a911120c516eba4721e584389df751583974c1e65
|
||||
checksum=23983d5bf95770acbb2febd12bf2fd5b85a43759dd05ba643e56548b50b5fbd2
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in New Issue