George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / duplicity
Commits: 8a00e72e by George Rawlinson at 2023-08-30T19:57:22+12:00 upgpkg: 2.1.0-1 * New upstream release. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: Aaron Schaefer <[email protected]> pkgname=duplicity -pkgver=2.0.2 +pkgver=2.1.0 pkgrel=1 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm' arch=('x86_64') @@ -38,7 +38,7 @@ optdepends=( 'python-requests-oauthlib: OneDrive backend' 'rsync: rsync backend' ) -_commit='89cee7cc585ad89edfe49efbd4d637c37e6259b1' +_commit='80cba3758f6e3562697bb6cc042ca1ae7df0eca4' source=( "$pkgname::git+https://gitlab.com/duplicity/duplicity#commit=$_commit" 'fix-documentation-directory.patch' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/duplicity/-/commit/8a00e72eb03bc2f202861df5bdeaed065b9a9a1c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/duplicity/-/commit/8a00e72eb03bc2f202861df5bdeaed065b9a9a1c You're receiving this email because of your account on gitlab.archlinux.org.
