Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
borgmatic
Commits:
0d2729ae by Daniel M. Capella at 2023-11-20T03:14:53-05:00
upgpkg: 1.8.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = borgmatic
pkgdesc = Simple, configuration-driven backup software for servers and
workstations
- pkgver = 1.8.4
+ pkgver = 1.8.5
pkgrel = 1
url = https://torsion.org/borgmatic
arch = any
@@ -20,7 +20,7 @@ pkgbase = borgmatic
depends = python-setuptools
optdepends = apprise: for Apprise notifications
optdepends = python-llfuse: for mount action
- source =
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=a0323d9d6c570d7fa66a2307a0aac0c56a3520b3
+ source =
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=fdb353d3581fcea521d6fc2a0d505fac8a432253
b2sums = SKIP
pkgname = borgmatic
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-_commit=a0323d9d6c570d7fa66a2307a0aac0c56a3520b3
-pkgver=1.8.4
+_commit=fdb353d3581fcea521d6fc2a0d505fac8a432253
+pkgver=1.8.5
pkgrel=1
pkgdesc='Simple, configuration-driven backup software for servers and
workstations'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/borgmatic/-/commit/0d2729aebd0ed9830a5f7b214caa793c3f8e14f9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/borgmatic/-/commit/0d2729aebd0ed9830a5f7b214caa793c3f8e14f9
You're receiving this email because of your account on gitlab.archlinux.org.