borgmatic: update to 1.4.19
This commit is contained in:
parent
6a7b121429
commit
c5f81811b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.4.12
|
||||
version=1.4.19
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,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=21355d54fa957a11195e8eacfe2cfc8621b501dd31157990ee0144d7ccf1c7e9
|
||||
checksum=1f193cdcb6707f634304578cd3c26743f972f7bf42e691422a3ce027434c1caa
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in a new issue