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

Daniel M. Capella polyzen at archlinux.org
Wed May 27 23:42:51 UTC 2020


    Date: Wednesday, May 27, 2020 @ 23:42:51
  Author: polyzen
Revision: 636104

upgpkg: borgmatic 1.5.5-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-27 23:32:12 UTC (rev 636103)
+++ PKGBUILD	2020-05-27 23:42:51 UTC (rev 636104)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.5.4
+pkgver=1.5.5
 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=('a2d47c52cf3794e72f6e2c4637662114315cc0380fa7be204fbf49ba5e28376c')
+sha256sums=('f0ecbaa1afe391b6d4bc7ed25890ac65a5b302ea4f4ae8b5011df3e7dc93e376')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list