Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
borgmatic
Commits:
dbe567f2 by Christian Heusel at 2024-01-31T21:04:33+01:00
upgpkg: 1.8.8-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.7
+ pkgver = 1.8.8
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=f9998b50e84c44dbf24edd9e532c997865f5bc48
+ source =
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=6fa5dff79b958f3c8287361267cee32810f5921a
b2sums = SKIP
pkgname = borgmatic
=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
# Contributor: stef204 <https://aur.archlinux.org/account/stef204>
pkgname=borgmatic
-_commit=f9998b50e84c44dbf24edd9e532c997865f5bc48
-pkgver=1.8.7
+_commit=6fa5dff79b958f3c8287361267cee32810f5921a
+pkgver=1.8.8
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/dbe567f239a47921e48bdb9f7e458fb269c6da59
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/borgmatic/-/commit/dbe567f239a47921e48bdb9f7e458fb269c6da59
You're receiving this email because of your account on gitlab.archlinux.org.