Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
borg
Commits:
53a94394 by Jelle van der Waa at 2024-11-19T17:35:11+01:00
upgpkg: 1.4.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = borg
pkgdesc = Deduplicating backup program with compression and
authenticated encryption
pkgver = 1.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://borgbackup.github.io/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=borg
_pkgname=borgbackup
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='Deduplicating backup program with compression and authenticated
encryption'
url='https://borgbackup.github.io/'
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/borg/-/commit/53a9439402ed9d14c43cb8fdcca730514a45015b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/borg/-/commit/53a9439402ed9d14c43cb8fdcca730514a45015b
You're receiving this email because of your account on gitlab.archlinux.org.