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


Commits:
a7552043 by Christian Heusel at 2025-01-23T21:30:24+01:00
upgpkg: 1.9.7-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.6
+       pkgver = 1.9.7
        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.6
-       b2sums = 
75499350c7ba079b30f522cb7d691a1623c84978d1021163f7da0e3d796607f827ea8d2cb02f80e8280494f5b45cc1b4b378175593a399cfe194d1e0a73ceaa6
+       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=1.9.7
+       b2sums = 
229550cb09d0d62f7b394f1468f4b3b844431bdcab2f5139a8fcdac35c5991627a91bf640726a64f42c28c929fe12e91dc7ff5a9b8f982b97fd6aa4e6c8b0524
 
 pkgname = borgmatic


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.9.6
+pkgver=1.9.7
 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=('75499350c7ba079b30f522cb7d691a1623c84978d1021163f7da0e3d796607f827ea8d2cb02f80e8280494f5b45cc1b4b378175593a399cfe194d1e0a73ceaa6')
+b2sums=('229550cb09d0d62f7b394f1468f4b3b844431bdcab2f5139a8fcdac35c5991627a91bf640726a64f42c28c929fe12e91dc7ff5a9b8f982b97fd6aa4e6c8b0524')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to