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

Daniel M. Capella polyzen at archlinux.org
Fri May 15 19:38:51 UTC 2020


    Date: Friday, May 15, 2020 @ 19:38:50
  Author: polyzen
Revision: 628094

upgpkg: borgmatic 1.5.4-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-15 19:32:00 UTC (rev 628093)
+++ PKGBUILD	2020-05-15 19:38:50 UTC (rev 628094)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.5.3
+pkgver=1.5.4
 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=('c58e542b5337d356934a69a88de699fa6303b96e282e8c8bb1f9bae5805d7e93')
+sha256sums=('a2d47c52cf3794e72f6e2c4637662114315cc0380fa7be204fbf49ba5e28376c')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list