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


Commits:
85c37ddb by Christian Heusel at 2024-12-27T20:03:24+01:00
upgpkg: 1.9.5-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.4
-       pkgrel = 2
+       pkgver = 1.9.5
+       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.4
-       b2sums = 
b099a2afb5327d0503e91bd839f993cd93713f5428fd827656d94e3a64e6f691f43cb27d7e303ef40b18bc91c7fe3c0a9b1b517a2d5aa9ee4e4ee141f8c7c05b
+       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=1.9.5
+       b2sums = 
09f49474bd1061f57cb649eed1b78a98b7189e3212f5f7cb38ee4b050141f2d54fe6c97dfb81bde814071d1d354c0973c851976bac50f6ace4c2bf6436f13b63
 
 pkgname = borgmatic


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.9.4
-pkgrel=2
+pkgver=1.9.5
+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=('b099a2afb5327d0503e91bd839f993cd93713f5428fd827656d94e3a64e6f691f43cb27d7e303ef40b18bc91c7fe3c0a9b1b517a2d5aa9ee4e4ee141f8c7c05b')
+b2sums=('09f49474bd1061f57cb649eed1b78a98b7189e3212f5f7cb38ee4b050141f2d54fe6c97dfb81bde814071d1d354c0973c851976bac50f6ace4c2bf6436f13b63')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to