Date: Friday, January 27, 2023 @ 00:06:24 Author: polyzen Revision: 1388399
upgpkg: borgmatic 1.7.6-1 Modified: borgmatic/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-27 00:05:55 UTC (rev 1388398) +++ PKGBUILD 2023-01-27 00:06:24 UTC (rev 1388399) @@ -6,7 +6,7 @@ # Contributor: stef204 <https://aur.archlinux.org/account/stef204> pkgname=borgmatic -pkgver=1.7.5 +pkgver=1.7.6 pkgrel=1 pkgdesc='Simple, configuration-driven backup software for servers and workstations' arch=('any') @@ -18,8 +18,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=('914c547028d3d6d94001e256082b8a4d8eb38db0c2d9948483b3b9712fce4b77') -b2sums=('e27fd709070a27c2ddd01fdfe23ef9caeb942c52d756332b4abd6d6cf39724656677a0d142a5392e35e0a0f25958421fe23edf04a252d212d761f48a0c320d9b') +sha256sums=('4cd87495a340c8790864b0b9d61cdc852203bec1ecb7668fc6845d23a31dafce') +b2sums=('ae5d6eb1be445b346965d7735bc8131472089e8d588523cbf56961658bc17faf6dd4c1d0b4ae3696172358139a0de39df68202a8f1315d7f7391d46f39f83084') prepare() { cd $pkgname-$pkgver
