[arch-commits] Commit in borgmatic/trunk (PKGBUILD)
Daniel M. Capella
polyzen at archlinux.org
Wed Jun 9 01:09:36 UTC 2021
Date: Wednesday, June 9, 2021 @ 01:09:35
Author: polyzen
Revision: 960004
upgpkg: borgmatic 1.5.14-1
Modified:
borgmatic/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-08 22:49:45 UTC (rev 960003)
+++ PKGBUILD 2021-06-09 01:09:35 UTC (rev 960004)
@@ -6,8 +6,8 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-pkgver=1.5.13
-pkgrel=2
+pkgver=1.5.14
+pkgrel=1
pkgdesc='Simple, configuration-driven backup software for servers and workstations'
arch=('any')
url=https://torsion.org/borgmatic
@@ -16,8 +16,8 @@
'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=('83d7219af3f64fbd9eb2439541bb2050dbbdf853fb8a340b63168cd79c036988')
-b2sums=('3a71be201143a96968bb1ea6008b62e11f6ab199f44f38d0d66f31f24827a8f32cc7b8f50cc5d33a8bbd7046e6697afe509525be90dd9519f4c686b8737f64c5')
+sha256sums=('4c574f456a16481ef4c669b46cb93178efe0afc55bd999886d6843ab868e655e')
+b2sums=('8325643c79f1e2e0a6d94f1e73dbf45bef82ba3d63c48b6652ffc2fb6a7d1dd5b45fb369346292129f948ae88216e93c2b0ab88ff889ae49cfb0dd321bed4125')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list