diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-10-23 19:33:52 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-10-23 19:33:52 -0200 |
commit | 34075a776704f9b30d4bf1c06de4dca41907bc3b (patch) | |
tree | bcb2982d05cb78a0b1f7fc5b97ecb126cb4d8b6b /nonprism/duplicity-nonprism | |
parent | 75e967745630c5f858701f4b81a5a2c3a82fc9a8 (diff) |
duplicity-nonprism: prolix PKGBUILD
Diffstat (limited to 'nonprism/duplicity-nonprism')
-rw-r--r-- | nonprism/duplicity-nonprism/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonprism/duplicity-nonprism/PKGBUILD b/nonprism/duplicity-nonprism/PKGBUILD index e185723f0..cf18f2ae1 100644 --- a/nonprism/duplicity-nonprism/PKGBUILD +++ b/nonprism/duplicity-nonprism/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=duplicity pkgname=duplicity-nonprism pkgver=0.6.22 pkgrel=1 -pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm, without python2-gdata recommendation.' +pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm, without python2-gdata recommendation' arch=('i686' 'x86_64') url='http://www.nongnu.org/duplicity/' license=('GPL') |