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


Commits:
7f3999cd by Christian Heusel at 2025-12-21T12:53:00+01:00
upgpkg: 2.0.13-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = borgmatic
        pkgdesc = Simple, configuration-driven backup software for servers and 
workstations
-       pkgver = 2.0.12
-       pkgrel = 2
+       pkgver = 2.0.13
+       pkgrel = 1
        url = https://torsion.org/borgmatic
        arch = any
        license = GPL-3.0-or-later
@@ -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.12
-       b2sums = 
dd1bdc24e741f8c0c93fcf79fc8d782a2bb1cea5d7e070d7999e9c804f8de42d02209683a19750b0f4b8955245dbcaf056bbca11e86efd2a2553670620c63701
+       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=2.0.13
+       b2sums = 
1ce7c2edc55dc98c52712d36a0f38eebbcd316c618a9daaf60a7fb187771fecd68a3c5d968e5c0c10bc2e2ef24beeaf90d066cf1395ba30bf8ff54953a594ce6
 
 pkgname = borgmatic


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



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

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


Reply via email to