Date: Wednesday, July 1, 2020 @ 05:23:43 Author: polyzen Revision: 657227
upgpkg: borgmatic 1.5.8-1 Modified: borgmatic/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-01 05:02:57 UTC (rev 657226) +++ PKGBUILD 2020-07-01 05:23:43 UTC (rev 657227) @@ -6,7 +6,7 @@ # Contributor: stef204 <https://aur.archlinux.org/account/stef204> pkgname=borgmatic -pkgver=1.5.7 +pkgver=1.5.8 pkgrel=1 pkgdesc='Simple, configuration-driven backup software for servers and workstations' arch=('any') @@ -16,7 +16,7 @@ '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=('838c3a63c8d092219ebbc07fca2ba4f62122eab1c52d0ebe29c75a256f8b1d1a') +sha256sums=('707ed1bdffd6b8bec2d74dca36cc2665081c8db8590241bf6a72a3378928dd65') prepare() { cd $pkgname-$pkgver
