Date: Saturday, April 25, 2020 @ 00:07:06 Author: polyzen Revision: 619633
upgpkg: borgmatic 1.5.2-1 Modified: borgmatic/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 23:27:09 UTC (rev 619632) +++ PKGBUILD 2020-04-25 00:07:06 UTC (rev 619633) @@ -6,7 +6,7 @@ # Contributor: stef204 <https://aur.archlinux.org/account/stef204> pkgname=borgmatic -pkgver=1.5.1 +pkgver=1.5.2 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=('4a424e00041a556de1cf65ec703c28ee1d45b570bdf6d04eee01a5ad62174460') +sha256sums=('7cddc8d6c7774a03f2e72e764bdc3862c66f1fce02fe90bc4cb031dced354733') prepare() { cd $pkgname-$pkgver
