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

Daniel M. Capella polyzen at archlinux.org
Mon Feb 3 18:45:01 UTC 2020


    Date: Monday, February 3, 2020 @ 18:45:01
  Author: polyzen
Revision: 561963

upgpkg: borgmatic 1.5.1-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-03 18:02:13 UTC (rev 561962)
+++ PKGBUILD	2020-02-03 18:45:01 UTC (rev 561963)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.5.0
+pkgver=1.5.1
 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=('a3c4aeb181dfa27653c0017bd28c6eafde7e18e4f46dc279d0556a3b1e0cdd0b')
+sha256sums=('4a424e00041a556de1cf65ec703c28ee1d45b570bdf6d04eee01a5ad62174460')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list