borgmatic: update to 1.2.14
This commit is contained in:
parent
aaef2acb7c
commit
a5f55e9073
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'borgmatic'
|
# Template file for 'borgmatic'
|
||||||
pkgname=borgmatic
|
pkgname=borgmatic
|
||||||
version=1.2.8
|
version=1.2.14
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://torsion.org/borgmatic/"
|
homepage="https://torsion.org/borgmatic/"
|
||||||
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
|
||||||
checksum=a8eeee4a9bb2741acdb27833c1083ed49b136c92792c669a2b8734825fe7e67c
|
checksum=1a6ad21e2db8cce7a1191e6a911120c516eba4721e584389df751583974c1e65
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# The tests use the NEWS file to get version and checks against
|
# The tests use the NEWS file to get version and checks against
|
||||||
|
|
Loading…
Reference in New Issue