[arch-commits] Commit in duplicity/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Wed Mar 16 02:55:56 UTC 2022


    Date: Wednesday, March 16, 2022 @ 02:55:55
  Author: grawlinson
Revision: 1155292

upgpkg: duplicity 0.8.22-1

New upstream release.

Modified:
  duplicity/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-16 00:08:32 UTC (rev 1155291)
+++ PKGBUILD	2022-03-16 02:55:55 UTC (rev 1155292)
@@ -1,11 +1,12 @@
 # Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Maintainer: George Rawlinson <grawlinson at archlinux.org>
 # Contributor: Kaiting Chen <kaitocracy at gmail.com>
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=duplicity
-pkgver=0.8.21
-pkgrel=2
-pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.'
+pkgver=0.8.22
+pkgrel=1
+pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm'
 arch=('x86_64')
 url='https://www.nongnu.org/duplicity/'
 license=('GPL')
@@ -21,7 +22,7 @@
             'python-requests-oauthlib: OneDrive backend'
             'rsync: rsync backend')
 source=("https://launchpad.net/$pkgname/0.8-series/$pkgver/+download/$pkgname-$pkgver.tar.gz"{,.sig})
-b2sums=('15da671b30305415dfafdef50f5f57eaea0d6504a3f35845bf4570bb0cd2d6d3c879e94dda5739f30acd54748ef7abb993405660d24cf96ab919cec08690e015'
+b2sums=('3a8b6eb79d5f67e8f274bdaaaf0bb5b6c9f0ebf91a3b6a849b876cdf2c9af0f5435946150b5db6ab5e524cedc5b98b40c456b1de0fe8c6e33c024fe3c7d881fa'
         'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
               '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')



More information about the arch-commits mailing list