Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
borgmatic
Commits:
e1ced312 by Daniel M. Capella at 2024-01-21T18:28:58-05:00
upgpkg: 1.8.7-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.6
+ pkgver = 1.8.7
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=ca49109ce7c980e9201b5c96b6873f5f5969364f
+ source =
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=f9998b50e84c44dbf24edd9e532c997865f5bc48
b2sums = SKIP
pkgname = borgmatic
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-_commit=ca49109ce7c980e9201b5c96b6873f5f5969364f
-pkgver=1.8.6
+_commit=f9998b50e84c44dbf24edd9e532c997865f5bc48
+pkgver=1.8.7
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/e1ced3120f7294c73dcd8244b76d31a064892a78
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/borgmatic/-/commit/e1ced3120f7294c73dcd8244b76d31a064892a78
You're receiving this email because of your account on gitlab.archlinux.org.