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

Lukas Fleischer lfleischer at archlinux.org
Sat May 22 14:14:13 UTC 2021


    Date: Saturday, May 22, 2021 @ 14:14:12
  Author: lfleischer
Revision: 941981

upgpkg: duplicity 0.8.19-1: upstream update

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-22 14:12:11 UTC (rev 941980)
+++ PKGBUILD	2021-05-22 14:14:12 UTC (rev 941981)
@@ -3,9 +3,9 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=duplicity
-pkgver=0.8.18
-_pkgver=0.8.18
-pkgrel=2
+pkgver=0.8.19
+_pkgver=0.8.19
+pkgrel=1
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.'
 arch=('x86_64')
 url='https://www.nongnu.org/duplicity/'
@@ -22,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})
-md5sums=('39668706eb7b97d68a4ccb9390c4b6a7'
+md5sums=('96e091694831d8d15d3855c1b109251b'
          'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
               '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')



More information about the arch-commits mailing list