borgmatic: update to 1.4.0
This commit is contained in:
parent
7937341919
commit
cc2e8f1584
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.3.26
|
||||
version=1.4.0
|
||||
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=1663d4a4b7393fa1a848a052daf4a7f6f125fd67058c4bdffce885a089b235e6
|
||||
checksum=861467e5d7c1588e9e356966e6a9b8fca108e6bd17700d9a20afc8d00ee39116
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in New Issue