Date: Saturday, June 19, 2021 @ 20:27:13 Author: polyzen Revision: 965676
upgpkg: borgmatic 1.5.15-1 Modified: borgmatic/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 20:04:25 UTC (rev 965675) +++ PKGBUILD 2021-06-19 20:27:13 UTC (rev 965676) @@ -6,7 +6,7 @@ # Contributor: stef204 <https://aur.archlinux.org/account/stef204> pkgname=borgmatic -pkgver=1.5.14 +pkgver=1.5.15 pkgrel=1 pkgdesc='Simple, configuration-driven backup software for servers and workstations' arch=('any') @@ -16,8 +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=('4c574f456a16481ef4c669b46cb93178efe0afc55bd999886d6843ab868e655e') -b2sums=('8325643c79f1e2e0a6d94f1e73dbf45bef82ba3d63c48b6652ffc2fb6a7d1dd5b45fb369346292129f948ae88216e93c2b0ab88ff889ae49cfb0dd321bed4125') +sha256sums=('a9c9857bc9c1b3aa4a5b6c2d55e511acfdad9457a958a6de695402d5bb3ca74e') +b2sums=('c01c469a4e0b96f4a364e0e44cd26d60cf34bc1c969cbf9931ee5ec6688cf012a1c22acb20e3a434b765ef5ec68657a2507e292e5ed3b9e0587f8784e85ecfe9') prepare() { cd $pkgname-$pkgver
