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

Lukas Fleischer lfleischer at archlinux.org
Wed Jul 5 16:45:19 UTC 2017


    Date: Wednesday, July 5, 2017 @ 16:45:18
  Author: lfleischer
Revision: 242418

upgpkg: duplicity 0.7.13.1-1

Upstream update.

Modified:
  duplicity/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-05 16:45:11 UTC (rev 242417)
+++ PKGBUILD	2017-07-05 16:45:18 UTC (rev 242418)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=duplicity
-pkgver=0.7.13
-pkgrel=2
+pkgver=0.7.13.1
+pkgrel=1
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.'
 arch=('i686' 'x86_64')
 url='http://www.nongnu.org/duplicity/'
@@ -19,7 +19,7 @@
             'python2-gdata: Google Docs backend'
             'rsync: rsync backend')
 source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig})
-md5sums=('e7a4807a7cce45910b86dff4b535ef20'
+md5sums=('1f56d5d02b7c28288a7b93ce938720db'
          'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
 



More information about the arch-commits mailing list