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

Daniel M. Capella polyzen at archlinux.org
Wed Dec 11 01:59:01 UTC 2019


    Date: Wednesday, December 11, 2019 @ 01:59:00
  Author: polyzen
Revision: 536596

upgpkg: borgmatic 1.4.18-1

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-10 23:54:23 UTC (rev 536595)
+++ PKGBUILD	2019-12-11 01:59:00 UTC (rev 536596)
@@ -6,7 +6,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.4.17
+pkgver=1.4.18
 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=('95b5c19340a5140c5f8b2e42cbffeb8e332dd43d33c17d0bec2e5ae3b5985787')
+sha256sums=('04b5ada47502a586a4185bc2a4d3f05e8bf7022b7ea2037061749c1787a946b8')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list