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

Daniel M. Capella polyzen at archlinux.org
Mon Nov 11 20:33:12 UTC 2019


    Date: Monday, November 11, 2019 @ 20:33:11
  Author: polyzen
Revision: 526824

upgpkg: borgmatic 1.4.8-1

Modified:
  borgmatic/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-11 20:27:37 UTC (rev 526823)
+++ PKGBUILD	2019-11-11 20:33:11 UTC (rev 526824)
@@ -6,8 +6,8 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.8
+pkgrel=1
 pkgdesc='Wrapper script for Borg backup software that creates and prunes backups'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -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=('861467e5d7c1588e9e356966e6a9b8fca108e6bd17700d9a20afc8d00ee39116')
+sha256sums=('118e1765ca5eaf686a6887ba6d34944bf8a742b8bab5dd77c0d09f15c7ae8bbe')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list