Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
borgmatic


Commits:
9ec44189 by Daniel M. Capella at 2024-08-29T21:43:45-04:00
upgpkg: 1.8.14-1

- - - - -


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.8.13
+       pkgver = 1.8.14
        pkgrel = 1
        url = https://torsion.org/borgmatic
        arch = any
@@ -22,7 +22,7 @@ pkgbase = borgmatic
        depends = python-ruamel-yaml
        optdepends = apprise: for Apprise notifications
        optdepends = python-llfuse: for mount action
-       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=1.8.13
-       b2sums = 
c528f3d10dec476e00d95483e72ad00c8522bed5a9c51ed0eba46cf518217cd6c8d5f44c7211da1292a0b42804ec672366a0642423e38730663e5bdc3f832a14
+       source = 
git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=1.8.14
+       b2sums = 
0dbf2ffc4f487993ffffe142ff86a3a3206e808b7caea1afd3408b33ba9178e60d4e3938576549bd7b3774c5f2ef7ba2dc33bd9154089d4c181065784e7e6c12
 
 pkgname = borgmatic


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: stef204 <https://aur.archlinux.org/account/stef204>
 
 pkgname=borgmatic
-pkgver=1.8.13
+pkgver=1.8.14
 pkgrel=1
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=(any)
@@ -39,7 +39,7 @@ optdepends=(
   'python-llfuse: for mount action'
 )
 
source=("git+https://projects.torsion.org/borgmatic-collective/borgmatic.git#tag=$pkgver";)
-b2sums=('c528f3d10dec476e00d95483e72ad00c8522bed5a9c51ed0eba46cf518217cd6c8d5f44c7211da1292a0b42804ec672366a0642423e38730663e5bdc3f832a14')
+b2sums=('0dbf2ffc4f487993ffffe142ff86a3a3206e808b7caea1afd3408b33ba9178e60d4e3938576549bd7b3774c5f2ef7ba2dc33bd9154089d4c181065784e7e6c12')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to