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

Daniel M. Capella polyzen at archlinux.org
Thu Dec 5 05:53:18 UTC 2019


    Date: Thursday, December 5, 2019 @ 05:53:18
  Author: polyzen
Revision: 535282

upgpkg: borgmatic 1.4.17-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-05 05:23:27 UTC (rev 535281)
+++ PKGBUILD	2019-12-05 05:53:18 UTC (rev 535282)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.16
+pkgver=1.4.17
 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=('7245800843f73990efbe845fe7201ad8c2819169fa0acd67f0d2a288151fdb04')
+sha256sums=('95b5c19340a5140c5f8b2e42cbffeb8e332dd43d33c17d0bec2e5ae3b5985787')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list