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

Daniel M. Capella polyzen at gemini.archlinux.org
Thu Feb 10 20:08:52 UTC 2022


    Date: Thursday, February 10, 2022 @ 20:08:52
  Author: polyzen
Revision: 1131360

upgpkg: borgmatic 1.5.23-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-10 20:06:42 UTC (rev 1131359)
+++ PKGBUILD	2022-02-10 20:08:52 UTC (rev 1131360)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.5.22
+pkgver=1.5.23
 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=('593865eb8c008647a0d66c9d2673a3497cdc958605e2aef48901dd7d82a4785f')
-b2sums=('99105661935b58a6e772d694214590ad13c3ff284eeccdb075b36f6a4c55abeaf02c46a49d01ab3ca165b47320280ef0bb2b2c978f039e7a695b50a6cafb8d1d')
+sha256sums=('a41277231dc097da93c4a2f4e1fc9be45674d7b715c351008362b0a0904fff42')
+b2sums=('9924d9df1cae7e4f97ff70eb16f84a2ee8a0fe0cd3a08add7a7ec59d269fb693f74350cdb45633fc4d76816614216a69a205504cac9c7608a635fc364253add6')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list