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


Commits:
5c5c3e53 by Christian Heusel at 2025-02-24T09:36:59+01:00
upgpkg: 1.9.12-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.11
+       pkgver = 1.9.12
        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.11
-       b2sums = 
163cf8e4ffb6af05e789b962d637ea76285e17f89cf675d833e4553fda94d7508b63fe265165985232876c2a78dc013f9c0db33859909b99a46da0b67d3699dd
+       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=1.9.12
+       b2sums = 
042bae34d28989c3587debf0fb8002628e5eb3e07da2517e5725a11715061c0622e6eb19e873310dede5c445d181a0e57643387fc4f65855c56ec57fb1a9e121
 
 pkgname = borgmatic


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



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

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


Reply via email to