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


Commits:
80e869d8 by Christian Heusel at 2025-02-23T00:04:48+01:00
upgpkg: 1.9.11-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 = 1.9.10
+       pkgver = 1.9.11
        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=1.9.10
-       b2sums = 
cbbe83a5d56a8b8bacdc9810b2131212ac66f9d7dd7a931bafe8fbd216c7caddf6aecb8cec9d57a0ea210a6425154f3d4ee9c06f61939fc41a044e926b4ec2ed
+       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=1.9.11
+       b2sums = 
163cf8e4ffb6af05e789b962d637ea76285e17f89cf675d833e4553fda94d7508b63fe265165985232876c2a78dc013f9c0db33859909b99a46da0b67d3699dd
 
 pkgname = borgmatic


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.9.10
+pkgver=1.9.11
 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=('cbbe83a5d56a8b8bacdc9810b2131212ac66f9d7dd7a931bafe8fbd216c7caddf6aecb8cec9d57a0ea210a6425154f3d4ee9c06f61939fc41a044e926b4ec2ed')
+b2sums=('163cf8e4ffb6af05e789b962d637ea76285e17f89cf675d833e4553fda94d7508b63fe265165985232876c2a78dc013f9c0db33859909b99a46da0b67d3699dd')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to