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

Antonio Rojas arojas at archlinux.org
Sun Mar 14 17:15:36 UTC 2021


    Date: Sunday, March 14, 2021 @ 17:15:35
  Author: arojas
Revision: 891265

Update to 0.8.18

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-14 17:11:46 UTC (rev 891264)
+++ PKGBUILD	2021-03-14 17:15:35 UTC (rev 891265)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=duplicity
-pkgver=0.8.16
-_pkgver=0.8.16
+pkgver=0.8.18
+_pkgver=0.8.18
 pkgrel=2
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 url='https://www.nongnu.org/duplicity/'
 license=('GPL')
 depends=('gnupg' 'librsync' 'python-paramiko' 'python-fasteners' 'python-future')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools-scm')
 optdepends=('lftp: backend for ftp, ftps, fish'
             'ncftp: alternative backend for ftp'
             'python-boto: Amazon S3 and Google Cloud Storage backend'
@@ -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=('09fc65761a4b72fb58bb9af540ef7551'
+md5sums=('39668706eb7b97d68a4ccb9390c4b6a7'
          'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600'
               '9946FB5BE18E34E016DAE992330B3C2A96A9EA9C')



More information about the arch-commits mailing list