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

Daniel M. Capella polyzen at gemini.archlinux.org
Fri Jun 24 20:11:57 UTC 2022


    Date: Friday, June 24, 2022 @ 20:11:57
  Author: polyzen
Revision: 1239388

upgpkg: borgmatic 1.6.4-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-24 18:31:17 UTC (rev 1239387)
+++ PKGBUILD	2022-06-24 20:11:57 UTC (rev 1239388)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.6.3
+pkgver=1.6.4
 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=('08b49c7e6bf4269e277ca010bdaab75dd631365f690df122e61cf5c9b8a45837')
-b2sums=('232c2878b0778f039b0c2fa7e6b4de37477b81c13082772752a78e8de0fff0b52fb6976a02ae6f13d9a33a74d96c2689ceee48f97d85381a2d06d0b61f6bb658')
+sha256sums=('da443e28eebd471a48424ae40fa9fb97db62f484f07691d82bb2ee5d8528ddc9')
+b2sums=('48d01b56065f08db464ffab71cfdc6c2924ed899e07a6788f37217448d19d15d59ee3771ad545bf1c576da6a26d754f8c24eea82361d77fa616bebb54a6dd878')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list