[arch-commits] Commit in borgmatic/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Wed May 25 00:44:35 UTC 2022
Date: Wednesday, May 25, 2022 @ 00:44:35
Author: polyzen
Revision: 1210288
upgpkg: borgmatic 1.6.1-1
Modified:
borgmatic/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-24 22:40:49 UTC (rev 1210287)
+++ PKGBUILD 2022-05-25 00:44:35 UTC (rev 1210288)
@@ -6,7 +6,7 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-pkgver=1.6.0
+pkgver=1.6.1
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=('aebcb1f951e792cf1d4ec3a19bed5da4685e05b67b3dc79c078142316ef8e1cb')
-b2sums=('b3317fed0e497d3e51e5a52d9625514152673390859de08420ec80c850430892ebca12c01e9e9cfe3cd7ca15d753d44b4d421de88386f118432ddfb44516fc93')
+sha256sums=('c2261125b2d9de7a2ad2b5889f547266722fb7f04e26b2857cda1d0a3add71e9')
+b2sums=('b56c31da62591b8bfd3c0146e77cab7ab28f942c59ca0f6cf7342d80bc31249dfcbd59fae13025a0fe464de326b6758169be983d2b741ecc37062961541fb892')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list