[arch-commits] Commit in borgmatic/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Fri Aug 6 18:01:01 UTC 2021
Date: Friday, August 6, 2021 @ 18:01:01
Author: polyzen
Revision: 994579
upgpkg: borgmatic 1.5.18-1
Modified:
borgmatic/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-06 17:56:11 UTC (rev 994578)
+++ PKGBUILD 2021-08-06 18:01:01 UTC (rev 994579)
@@ -6,7 +6,7 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-pkgver=1.5.17
+pkgver=1.5.18
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=('23c692773f49f55f803c3478b41f6cb5d9df4680225bdaa8e10023b3a6f22c66')
-b2sums=('45d0458377d4825b84b5a535a28e15c3204479cd0faa349ac16cf59262bc1ad00ebf83c6309d85d4e9e168a1b1173e887c8d1185d509b5dc16d3d6026d0f0dec')
+sha256sums=('757d54d73cdaf333210e24cb13e0e0b4de912d17222e4b383433ae929287fe9a')
+b2sums=('43f5f8d2fb7f13ed6bcfd5b00f99a797f214f5220b27f8c173f636d37b4c0b5c8d1915a73684597d71fb436717a84de542be51a9b23f735e304e15427d40ace1')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list