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

Daniel M. Capella polyzen at archlinux.org
Wed Jan 29 23:46:00 UTC 2020


    Date: Wednesday, January 29, 2020 @ 23:45:59
  Author: polyzen
Revision: 559327

upgpkg: borgmatic 1.5.0-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-29 23:45:47 UTC (rev 559326)
+++ PKGBUILD	2020-01-29 23:45:59 UTC (rev 559327)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.22
+pkgver=1.5.0
 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=('36c855824a0aa0963d115962a73fa2ae3cbb71a24963861e9dba1636c6976b58')
+sha256sums=('a3c4aeb181dfa27653c0017bd28c6eafde7e18e4f46dc279d0556a3b1e0cdd0b')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list