diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-05 20:57:46 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-01-05 20:57:46 -0300 |
commit | 4cb6068f23f9738ab58106f9c25d973fed53f6c8 (patch) | |
tree | 5950e01f99b46016ebf11462d20f29cc0f6700fe /nonprism/duplicity | |
parent | be4c70ebe4a0930a50b3324cc69997e204a6c0c9 (diff) |
duplicity-0.7.06-1.nonprism1: updating version
Diffstat (limited to 'nonprism/duplicity')
-rw-r--r-- | nonprism/duplicity/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nonprism/duplicity/PKGBUILD b/nonprism/duplicity/PKGBUILD index 36cecd9e9..f7919998f 100644 --- a/nonprism/duplicity/PKGBUILD +++ b/nonprism/duplicity/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=duplicity -pkgver=0.7.05 +pkgver=0.7.06 pkgrel=1.nonprism1 pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm, without python2-boto, python2-dropbox and python2-gdata recommendation' arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ optdepends=('lftp: FTPS backend' 'gvfs: GIO backend' 'rsync: rsync backend') source=("https://launchpad.net/$pkgname/0.7-series/${pkgver}/+download/$pkgname-$pkgver.tar.gz"{,.sig}) -md5sums=('b2f28a48aa392e81c740ac30d28e9250' +md5sums=('ca81b220ead17dcd454ffcf52dbb6f33' 'SKIP') validpgpkeys=('9D95920CED4A8D5F8B086A9F8B6F8FF4E654E600') |