[arch-commits] Commit in borgmatic/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Sun Dec 1 04:35:40 UTC 2019
Date: Sunday, December 1, 2019 @ 04:35:40
Author: polyzen
Revision: 534621
upgpkg: borgmatic 1.4.16-1
Modified:
borgmatic/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-01 04:09:16 UTC (rev 534620)
+++ PKGBUILD 2019-12-01 04:35:40 UTC (rev 534621)
@@ -6,7 +6,7 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-pkgver=1.4.15
+pkgver=1.4.16
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=('bb50c1e6594d435d624cb9dae237bee55c9bc5474b7bfc5b4122d3b258d83351')
+sha256sums=('7245800843f73990efbe845fe7201ad8c2819169fa0acd67f0d2a288151fdb04')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list