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

Daniel M. Capella polyzen at gemini.archlinux.org
Fri Jul 1 06:22:56 UTC 2022


    Date: Friday, July 1, 2022 @ 06:22:56
  Author: polyzen
Revision: 1243153

upgpkg: borgmatic 1.6.5-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-01 04:08:07 UTC (rev 1243152)
+++ PKGBUILD	2022-07-01 06:22:56 UTC (rev 1243153)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.6.4
+pkgver=1.6.5
 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=('da443e28eebd471a48424ae40fa9fb97db62f484f07691d82bb2ee5d8528ddc9')
-b2sums=('48d01b56065f08db464ffab71cfdc6c2924ed899e07a6788f37217448d19d15d59ee3771ad545bf1c576da6a26d754f8c24eea82361d77fa616bebb54a6dd878')
+sha256sums=('fbd219f1a05e11073d6133081ceeae803c865b1c05cabd7c7f785ef5a9e5057a')
+b2sums=('8d342800ad92a9bddae95eb7b0ee8aabdf792f4b36e696ae15c7dd1318f18c983dad4984c7a7a0a0aeab21760533655d97bc199cd3066dbb01f329cc1c7d15d2')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -46,5 +46,3 @@
   ./test-env/bin/borgmatic --bash-completion > \
     "$pkgdir"/usr/share/bash-completion/completions/$pkgname
 }
-
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list