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

Daniel M. Capella polyzen at gemini.archlinux.org
Tue Apr 26 18:36:59 UTC 2022


    Date: Tuesday, April 26, 2022 @ 18:36:59
  Author: polyzen
Revision: 1191051

upgpkg: borgmatic 1.6.0-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 18:35:02 UTC (rev 1191050)
+++ PKGBUILD	2022-04-26 18:36:59 UTC (rev 1191051)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.5.24
+pkgver=1.6.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=('aef637e7e9a71942f289739c64bcbcd2a816cdb95a7bfc5f92f6495ce51c40e3')
-b2sums=('d8c695c8faf713cd75e994d8ae7633674d01981047ce79d35d392b9db5a2dfb47c2be4a91e0f183ab2ead5877ee68983d0fdfd88ae7d28355d8029d39cbfdc04')
+sha256sums=('aebcb1f951e792cf1d4ec3a19bed5da4685e05b67b3dc79c078142316ef8e1cb')
+b2sums=('b3317fed0e497d3e51e5a52d9625514152673390859de08420ec80c850430892ebca12c01e9e9cfe3cd7ca15d753d44b4d421de88386f118432ddfb44516fc93')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list