Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
duplicity
Commits:
eab39a40 by Jelle van der Waa at 2024-04-05T11:48:26+02:00
upgpkg: 2.1.4-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = duplicity
pkgdesc = A utility for encrypted, bandwidth-efficient backups using
the rsync algorithm
pkgver = 2.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://duplicity.gitlab.io/
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=duplicity
pkgver=2.1.4
-pkgrel=1
+pkgrel=2
pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync
algorithm'
arch=('x86_64')
url='https://duplicity.gitlab.io/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/duplicity/-/commit/eab39a40375346ee93af30306aebdcb05123009d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/duplicity/-/commit/eab39a40375346ee93af30306aebdcb05123009d
You're receiving this email because of your account on gitlab.archlinux.org.