aboutsummaryrefslogtreecommitdiffstats
path: root/testing/borgmatic/APKBUILD
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-04-25 02:33:13 +0200
committerTBK <tbk@jjtc.eu>2020-04-25 17:53:04 +0000
commit2756f07e42acf5d92d41a266bba80836011e79b6 (patch)
treeaca90b0f03558f8d9bd2e697f6ada39b6f885234 /testing/borgmatic/APKBUILD
parent60d0b922158fd52d63d5de7c6c4b8f944e964b90 (diff)
testing/borgmatic: upgrade to 1.5.2
Diffstat (limited to 'testing/borgmatic/APKBUILD')
-rw-r--r--testing/borgmatic/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/borgmatic/APKBUILD b/testing/borgmatic/APKBUILD
index 6833b77b7ce..5fa86a5150f 100644
--- a/testing/borgmatic/APKBUILD
+++ b/testing/borgmatic/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=borgmatic
-pkgver=1.5.1
-pkgrel=1
+pkgver=1.5.2
+pkgrel=0
pkgdesc="Simple, configuration-driven backup software for servers and workstations"
url="https://torsion.org/borgmatic/"
arch="noarch !s390x !mips !mips64" # limited by borgbackup
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" --skip-build
}
-sha512sums="446c74deb8fa57ede9a7e4ae1331119d34934cba6aec436f67582b752bb48f7203bc65c50cbe0ff426984785aeb444c6ff8e3dadcf1285ebe90b613b71d5e35e borgmatic-1.5.1.tar.gz"
+sha512sums="102f7b300124add6e76662fd66cd1fca9d7e038f464e0104b7e4c7a3b5352ae1ac4e1f39e4521301690d9c821cd8c436122e0b8ac6b7770a3a5b0713efb6293d borgmatic-1.5.2.tar.gz"