Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
borgmatic


Commits:
1e44793e by Christian Heusel at 2025-04-23T00:50:21+02:00
upgpkg: 2.0.4-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = borgmatic
        pkgdesc = Simple, configuration-driven backup software for servers and 
workstations
-       pkgver = 2.0.3
+       pkgver = 2.0.4
        pkgrel = 1
        url = https://torsion.org/borgmatic
        arch = any
@@ -21,7 +21,7 @@ pkgbase = borgmatic
        depends = python-ruamel-yaml
        optdepends = apprise: for Apprise notifications
        optdepends = python-pyfuse3: for mount action
-       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=2.0.3
-       b2sums = 
410111df8974a93a033e5680d57b14060feec7230d86b54a177a816f09779cfac5d636d3a7035344f342c000a77ba2f63f9c7955c4c079dcd47fa5704dc8ecdd
+       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=2.0.4
+       b2sums = 
0a5ac1864c502791b71aade5d66425362f7f45df912ef88b138e81a9bde1982d9a9a4ccb6b9e360900cca36bbfe113a5a46d0c3b834896d956e23739a80636a6
 
 pkgname = borgmatic


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=2.0.3
+pkgver=2.0.4
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=(any)
@@ -38,7 +38,7 @@ optdepends=(
   'python-pyfuse3: for mount action'
 )
 
source=("git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=$pkgver";)
-b2sums=('410111df8974a93a033e5680d57b14060feec7230d86b54a177a816f09779cfac5d636d3a7035344f342c000a77ba2f63f9c7955c4c079dcd47fa5704dc8ecdd')
+b2sums=('0a5ac1864c502791b71aade5d66425362f7f45df912ef88b138e81a9bde1982d9a9a4ccb6b9e360900cca36bbfe113a5a46d0c3b834896d956e23739a80636a6')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/borgmatic/-/commit/1e44793eb6cb5c058d243ee05d533be00add0d30

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/borgmatic/-/commit/1e44793eb6cb5c058d243ee05d533be00add0d30
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to