[arch-commits] Commit in borgmatic/trunk (PKGBUILD)
Daniel M. Capella
polyzen at gemini.archlinux.org
Tue Jul 27 20:00:07 UTC 2021
Date: Tuesday, July 27, 2021 @ 20:00:07
Author: polyzen
Revision: 988068
upgpkg: borgmatic 1.5.17-1
Modified:
borgmatic/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-27 19:57:47 UTC (rev 988067)
+++ PKGBUILD 2021-07-27 20:00:07 UTC (rev 988068)
@@ -6,7 +6,7 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-pkgver=1.5.16
+pkgver=1.5.17
pkgrel=1
pkgdesc='Simple, configuration-driven backup software for servers and workstations'
arch=('any')
@@ -14,11 +14,11 @@
license=('GPL3')
depends=('borg' 'python-colorama' 'python-jsonschema' 'python-requests'
'python-ruamel-yaml' 'python-setuptools')
-checkdepends=('python-flexmock' 'python-pytest' 'vim')
+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=('8a4daef5494a2e7064518d5b33b92bc19021f39666c64b2986a25e64d14ee31a')
-b2sums=('14eb511202b30b570cdf1097a68f732af09a6412e72dddaad0d01982f3375e1f0acf77546222b0166066d27ed6ac450db4e9cc9347eb7af972aa1df023ef0168')
+sha256sums=('23c692773f49f55f803c3478b41f6cb5d9df4680225bdaa8e10023b3a6f22c66')
+b2sums=('45d0458377d4825b84b5a535a28e15c3204479cd0faa349ac16cf59262bc1ad00ebf83c6309d85d4e9e168a1b1173e887c8d1185d509b5dc16d3d6026d0f0dec')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list