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

Daniel M. Capella polyzen at archlinux.org
Tue Jun 23 20:14:54 UTC 2020


    Date: Tuesday, June 23, 2020 @ 20:14:51
  Author: polyzen
Revision: 651536

upgpkg: borgmatic 1.5.7-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-23 20:14:16 UTC (rev 651535)
+++ PKGBUILD	2020-06-23 20:14:51 UTC (rev 651536)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.5.6
+pkgver=1.5.7
 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=('706d44c1e0488c0495ca50aad1fd6500036b884188b6b5b6bca186c590e54bfe')
+sha256sums=('838c3a63c8d092219ebbc07fca2ba4f62122eab1c52d0ebe29c75a256f8b1d1a')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list