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

Daniel M. Capella polyzen at archlinux.org
Thu Dec 12 06:46:14 UTC 2019


    Date: Thursday, December 12, 2019 @ 06:46:14
  Author: polyzen
Revision: 537337

upgpkg: borgmatic 1.4.19-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-12 06:38:49 UTC (rev 537336)
+++ PKGBUILD	2019-12-12 06:46:14 UTC (rev 537337)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.18
+pkgver=1.4.19
 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=('04b5ada47502a586a4185bc2a4d3f05e8bf7022b7ea2037061749c1787a946b8')
+sha256sums=('1f193cdcb6707f634304578cd3c26743f972f7bf42e691422a3ce027434c1caa')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list