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

Daniel M. Capella polyzen at archlinux.org
Wed May 13 18:37:09 UTC 2020


    Date: Wednesday, May 13, 2020 @ 18:37:09
  Author: polyzen
Revision: 627737

upgpkg: borgmatic 1.5.3-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-13 18:35:00 UTC (rev 627736)
+++ PKGBUILD	2020-05-13 18:37:09 UTC (rev 627737)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.5.2
+pkgver=1.5.3
 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=('7cddc8d6c7774a03f2e72e764bdc3862c66f1fce02fe90bc4cb031dced354733')
+sha256sums=('c58e542b5337d356934a69a88de699fa6303b96e282e8c8bb1f9bae5805d7e93')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list