borgmatic: update to 1.2.17
This commit is contained in:
parent
3319c4c9e5
commit
c086811920
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'borgmatic'
|
||||
pkgname=borgmatic
|
||||
version=1.2.15
|
||||
version=1.2.17
|
||||
revision=1
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="borgmatic"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=23983d5bf95770acbb2febd12bf2fd5b85a43759dd05ba643e56548b50b5fbd2
|
||||
checksum=0cc8a525f7bf721e16eb152e3d70b98d7d61696ff7eece9f2ba06990e2b3803a
|
||||
|
||||
do_check() {
|
||||
# The tests use the NEWS file to get version and checks against
|
||||
|
|
Loading…
Reference in a new issue