Date: Sunday, November 22, 2020 @ 04:42:40 Author: polyzen Revision: 758837
upgpkg: borgmatic 1.5.12-1 Modified: borgmatic/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 04:21:53 UTC (rev 758836) +++ PKGBUILD 2020-11-22 04:42:40 UTC (rev 758837) @@ -6,8 +6,8 @@ # Contributor: stef204 <https://aur.archlinux.org/account/stef204> pkgname=borgmatic -pkgver=1.5.10 -pkgrel=2 +pkgver=1.5.12 +pkgrel=1 pkgdesc='Simple, configuration-driven backup software for servers and workstations' arch=('any') url=https://torsion.org/borgmatic @@ -16,7 +16,8 @@ 'python-ruamel-yaml' 'python-setuptools') optdepends=('python-llfuse: for mount action') source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz") -sha256sums=('31459e5573c34b7b9e53ad54012be6d367e2f23c0612fd5a315593ebf23074c5') +sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536') +b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1') prepare() { cd $pkgname-$pkgver
