Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
duplicity
Commits:
e3d7aae8 by Christian Heusel at 2024-11-21T14:41:32+01:00
upgpkg: 3.0.3-2: Rebuild for python 3.13
- - - - -
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 = 3.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://duplicity.gitlab.io/
arch = x86_64
license = GPL-2.0-only
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=duplicity
pkgver=3.0.3
-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/e3d7aae8b3ad13f839b9e8614f18a1c9216aff2e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/duplicity/-/commit/e3d7aae8b3ad13f839b9e8614f18a1c9216aff2e
You're receiving this email because of your account on gitlab.archlinux.org.