aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-05-14 00:27:37 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-05-14 00:36:24 +0000
commit93cda757da276427848215ee7257f4dedf1db45b (patch)
tree67ab8d39b33ccc0eefccd493f5308756c981e314
parent2ff17bf5a170bdc5d156684c78d24a41997ee27e (diff)
testing/borgmatic: upgrade to 1.5.3
-rw-r--r--testing/borgmatic/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/borgmatic/APKBUILD b/testing/borgmatic/APKBUILD
index 5fa86a5150f..6e602b138f4 100644
--- a/testing/borgmatic/APKBUILD
+++ b/testing/borgmatic/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=borgmatic
-pkgver=1.5.2
+pkgver=1.5.3
pkgrel=0
pkgdesc="Simple, configuration-driven backup software for servers and workstations"
url="https://torsion.org/borgmatic/"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir" --skip-build
}
-sha512sums="102f7b300124add6e76662fd66cd1fca9d7e038f464e0104b7e4c7a3b5352ae1ac4e1f39e4521301690d9c821cd8c436122e0b8ac6b7770a3a5b0713efb6293d borgmatic-1.5.2.tar.gz"
+sha512sums="aec949b00009893e90cd52a8d0cc18e7196581674390385293d2869f542f01016f676bbea08c74190132ca769b8dede8c4ac29bbd90a96a8a428425330c70a10 borgmatic-1.5.3.tar.gz"