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


Commits:
7f6e904b by Christian Heusel at 2024-11-25T19:46:34+01:00
upgpkg: 1.9.3-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 = 1.9.2
-       pkgrel = 2
+       pkgver = 1.9.3
+       pkgrel = 1
        url = https://torsion.org/borgmatic
        arch = any
        license = GPL-3.0-or-later
@@ -22,7 +22,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.2
-       b2sums = 
5434f8b66d2107635249bee4b7760b5436a75b3bf86b216c2b7c35485b1ffcc2577e737188a914c3b5dff6cf8b61df23d6839ba6916545722a0df65338f1119f
+       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=1.9.3
+       b2sums = 
278708592f41581f106e921fc38540e16d4b880103e6ad16b7ecb934a685184286bf64d4cc023af4d4ea5df8fb682ad6e04539737e793fbd8a41ae6707638452
 
 pkgname = borgmatic


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



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

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


Reply via email to