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

Daniel M. Capella polyzen at gemini.archlinux.org
Wed Jun 1 04:52:34 UTC 2022


    Date: Wednesday, June 1, 2022 @ 04:52:34
  Author: polyzen
Revision: 1218274

upgpkg: borgmatic 1.6.2-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-01 01:10:54 UTC (rev 1218273)
+++ PKGBUILD	2022-06-01 04:52:34 UTC (rev 1218274)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.6.1
+pkgver=1.6.2
 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=('c2261125b2d9de7a2ad2b5889f547266722fb7f04e26b2857cda1d0a3add71e9')
-b2sums=('b56c31da62591b8bfd3c0146e77cab7ab28f942c59ca0f6cf7342d80bc31249dfcbd59fae13025a0fe464de326b6758169be983d2b741ecc37062961541fb892')
+sha256sums=('74329aa66380d4d85b99ed0b5d5a8d70d0e640c0eb7aee83a1e955648a447be6')
+b2sums=('625ce664291ab4e887ec4c7871d8339e0b110329469f9752fc76a8217bddfb0dc8cf6f91133d6ee9998bababe171b4f48158a4cac2bf2cc9be6dfb7d2903654e')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list