borgmatic: update to 1.5.1
This commit is contained in:
parent
5350e9ec09
commit
0b2c0fe36c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://torsion.org/borgmatic/"
|
||||
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
|
||||
checksum=a3c4aeb181dfa27653c0017bd28c6eafde7e18e4f46dc279d0556a3b1e0cdd0b
|
||||
checksum=4a424e00041a556de1cf65ec703c28ee1d45b570bdf6d04eee01a5ad62174460
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in a new issue