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

Lukas Fleischer lfleischer at archlinux.org
Sat Nov 18 16:03:54 UTC 2017


    Date: Saturday, November 18, 2017 @ 16:03:53
  Author: lfleischer
Revision: 267299

upgpkg: duplicity 0.7.15-1

Upstream update.

Modified:
  duplicity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-18 16:03:11 UTC (rev 267298)
+++ PKGBUILD	2017-11-18 16:03:53 UTC (rev 267299)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=duplicity
-pkgver=0.7.14
+pkgver=0.7.15
 pkgrel=1
 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.'
 arch=('x86_64')
@@ -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=('dc3b22100c3b5a356f357318c1343673'
+md5sums=('d106f93627973026707fdcaf37a578bd'
          'SKIP')
 validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600')
 



More information about the arch-commits mailing list