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

Daniel M. Capella polyzen at archlinux.org
Tue Nov 26 01:35:44 UTC 2019


    Date: Tuesday, November 26, 2019 @ 01:35:43
  Author: polyzen
Revision: 533333

upgpkg: borgmatic 1.4.15-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-26 00:14:14 UTC (rev 533332)
+++ PKGBUILD	2019-11-26 01:35:43 UTC (rev 533333)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.14
+pkgver=1.4.15
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and workstations'
 arch=('any')
@@ -14,8 +14,9 @@
 license=('GPL3')
 depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
          '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=('2ffb2039e93328a4a3774b872b9b4132c69bc28b61257f5895f1095ba3cc35fe')
+sha256sums=('bb50c1e6594d435d624cb9dae237bee55c9bc5474b7bfc5b4122d3b258d83351')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list