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

Daniel M. Capella polyzen at archlinux.org
Mon Nov 25 22:28:36 UTC 2019


    Date: Monday, November 25, 2019 @ 22:28:36
  Author: polyzen
Revision: 533309

upgpkg: borgmatic 1.4.14-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-25 22:17:21 UTC (rev 533308)
+++ PKGBUILD	2019-11-25 22:28:36 UTC (rev 533309)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.13
+pkgver=1.4.14
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and workstations'
 arch=('any')
@@ -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=('cd94eddda89274c2415b603568ce1e89a0b8f84fd1787ea4ab02b64dd386f116')
+sha256sums=('2ffb2039e93328a4a3774b872b9b4132c69bc28b61257f5895f1095ba3cc35fe')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list