diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-08 06:07:54 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-08 06:22:27 -0300 |
commit | efc560389bcbd1d63caba206ac92c5bf0d6b8a41 (patch) | |
tree | e427eef418b33063e9b12949060089f96ac28d9e /nonprism/duplicity | |
parent | aec51a3d546628668f6845a83e5328e57f4e7f44 (diff) | |
download | abslibre-efc560389bcbd1d63caba206ac92c5bf0d6b8a41.tar.gz abslibre-efc560389bcbd1d63caba206ac92c5bf0d6b8a41.tar.bz2 abslibre-efc560389bcbd1d63caba206ac92c5bf0d6b8a41.zip |
duplicity-0.7.06-2.nonprism1: updating revision from Arch
Diffstat (limited to 'nonprism/duplicity')
-rw-r--r-- | nonprism/duplicity/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/duplicity/PKGBUILD b/nonprism/duplicity/PKGBUILD index f7919998f..ea3a8790b 100644 --- a/nonprism/duplicity/PKGBUILD +++ b/nonprism/duplicity/PKGBUILD @@ -5,7 +5,7 @@ pkgname=duplicity pkgver=0.7.06 -pkgrel=1.nonprism1 +pkgrel=2.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') url='http://www.nongnu.org/duplicity/' |