Date: Tuesday, March 15, 2022 @ 02:00:47 Author: polyzen Revision: 1154127
upgpkg: borgmatic 1.5.24-1 Modified: borgmatic/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 01:56:46 UTC (rev 1154126) +++ PKGBUILD 2022-03-15 02:00:47 UTC (rev 1154127) @@ -6,7 +6,7 @@ # Contributor: stef204 <https://aur.archlinux.org/account/stef204> pkgname=borgmatic -pkgver=1.5.23 +pkgver=1.5.24 pkgrel=1 pkgdesc='Simple, configuration-driven backup software for servers and workstations' arch=('any') @@ -17,8 +17,8 @@ checkdepends=('python-flexmock' 'python-pytest') optdepends=('python-llfuse: for mount action') source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz") -sha256sums=('a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42') -b2sums=('9924d9df1cae7e4f97ff70eb16f84a2ee8a0fe0cd3a08add7a7ec59d269fb693f74350cdb45633fc4d76816614216a69a205504cac9c7608a635fc364253add6') +sha256sums=('aef637e7e9a71942f289739c64bcbcd2a816cdb95a7bfc5f92f6495ce51c40e3') +b2sums=('d8c695c8faf713cd75e994d8ae7633674d01981047ce79d35d392b9db5a2dfb47c2be4a91e0f183ab2ead5877ee68983d0fdfd88ae7d28355d8029d39cbfdc04') prepare() { cd $pkgname-$pkgver
