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

Daniel M. Capella polyzen at archlinux.org
Tue Nov 19 22:55:31 UTC 2019


    Date: Tuesday, November 19, 2019 @ 22:55:31
  Author: polyzen
Revision: 530559

upgpkg: borgmatic 1.4.13-1

Modified:
  borgmatic/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-19 21:49:26 UTC (rev 530558)
+++ PKGBUILD	2019-11-19 22:55:31 UTC (rev 530559)
@@ -6,9 +6,9 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.12
+pkgver=1.4.13
 pkgrel=1
-pkgdesc='Wrapper script for Borg backup software that creates and prunes backups'
+pkgdesc='Simple, configuration-driven backup software for servers and workstations'
 arch=('any')
 url=https://torsion.org/borgmatic
 license=('GPL3')
@@ -15,7 +15,7 @@
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
          'python-ruamel-yaml' 'python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('21355d54fa957a11195e8eacfe2cfc8621b501dd31157990ee0144d7ccf1c7e9')
+sha256sums=('cd94eddda89274c2415b603568ce1e89a0b8f84fd1787ea4ab02b64dd386f116')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list