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

Daniel M. Capella polyzen at archlinux.org
Mon Nov 18 02:32:13 UTC 2019


    Date: Monday, November 18, 2019 @ 02:32:13
  Author: polyzen
Revision: 530272

upgpkg: borgmatic 1.4.11-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-18 01:22:30 UTC (rev 530271)
+++ PKGBUILD	2019-11-18 02:32:13 UTC (rev 530272)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.10
+pkgver=1.4.11
 pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes backups'
 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=('8447da91e24c9c94a4c3316b8201394b1ce56e6adb672141be6ab8c840250502')
+sha256sums=('323aba3779da9cf8d93c084db772b5dcf5ca8b396eef48b89c53ef84565c5f06')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list