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

Daniel M. Capella polyzen at archlinux.org
Mon Jun 8 10:48:19 UTC 2020


    Date: Monday, June 8, 2020 @ 10:48:19
  Author: polyzen
Revision: 640543

upgpkg: borgmatic 1.5.6-1

Modified:
  borgmatic/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-08 10:46:25 UTC (rev 640542)
+++ PKGBUILD	2020-06-08 10:48:19 UTC (rev 640543)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.5.5
+pkgver=1.5.6
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and workstations'
 arch=('any')
@@ -16,7 +16,7 @@
          'python-ruamel-yaml' 'python-setuptools')
 optdepends=('python-llfuse: for mount action')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('f0ecbaa1afe391b6d4bc7ed25890ac65a5b302ea4f4ae8b5011df3e7dc93e376')
+sha256sums=('706d44c1e0488c0495ca50aad1fd6500036b884188b6b5b6bca186c590e54bfe')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list