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

Daniel M. Capella polyzen at archlinux.org
Fri Dec 13 08:51:27 UTC 2019


    Date: Friday, December 13, 2019 @ 08:51:27
  Author: polyzen
Revision: 537499

upgpkg: borgmatic 1.4.20-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-13 08:32:42 UTC (rev 537498)
+++ PKGBUILD	2019-12-13 08:51:27 UTC (rev 537499)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.19
+pkgver=1.4.20
 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=('1f193cdcb6707f634304578cd3c26743f972f7bf42e691422a3ce027434c1caa')
+sha256sums=('78454c494ff8f72e10a8e80a59e189329cf78b350ff9962e5106726b22c6d110')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list