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

Daniel M. Capella polyzen at gemini.archlinux.org
Fri Jun 10 04:46:07 UTC 2022


    Date: Friday, June 10, 2022 @ 04:46:04
  Author: polyzen
Revision: 1229929

upgpkg: borgmatic 1.6.3-1

Modified:
  borgmatic/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-10 03:19:24 UTC (rev 1229928)
+++ PKGBUILD	2022-06-10 04:46:04 UTC (rev 1229929)
@@ -6,8 +6,8 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.6.2
-pkgrel=2
+pkgver=1.6.3
+pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and workstations'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -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=('74329aa66380d4d85b99ed0b5d5a8d70d0e640c0eb7aee83a1e955648a447be6')
-b2sums=('625ce664291ab4e887ec4c7871d8339e0b110329469f9752fc76a8217bddfb0dc8cf6f91133d6ee9998bababe171b4f48158a4cac2bf2cc9be6dfb7d2903654e')
+sha256sums=('08b49c7e6bf4269e277ca010bdaab75dd631365f690df122e61cf5c9b8a45837')
+b2sums=('232c2878b0778f039b0c2fa7e6b4de37477b81c13082772752a78e8de0fff0b52fb6976a02ae6f13d9a33a74d96c2689ceee48f97d85381a2d06d0b61f6bb658')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list