[arch-commits] Commit in borgmatic/trunk (PKGBUILD)

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Aug 22 22:12:26 UTC 2022


    Date: Monday, August 22, 2022 @ 22:12:25
  Author: polyzen
Revision: 1274884

upgpkg: borgmatic 1.7.0-1

Modified:
  borgmatic/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-22 22:06:06 UTC (rev 1274883)
+++ PKGBUILD	2022-08-22 22:12:25 UTC (rev 1274884)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.6.6
+pkgver=1.7.0
 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=('cbb95c0a19a8da1796af25bf09ed9158005b6c72be18790db43d2bffda2fa32b')
-b2sums=('b40d8f00e3b7bbd343336cf4c6992e34d8289de451c184717827e8e43519b84d4bb9b8cff6a835a7cc502d2e93045f0196d744e4b6ad800de1276e11c3189cec')
+sha256sums=('30bc30c02f1210b78baf257abf0e4ac83ebbcf4edf334a09bd0ff9cb77ff0820')
+b2sums=('8eff4d263ba187d667044c8659546787d0f04972c74a5b827eb55c1504a36355d65f7500e8097d3c8c9d3ac28b8a5076ac5af4f03d974b1fc767c85356f640d1')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list