system/Attic: Updated for version 0.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-03-13 08:35:01 +07:00 committed by Erik Hanson
parent 0d615a75f5
commit b407cfbf77
4 changed files with 10 additions and 7 deletions

View File

@ -24,7 +24,7 @@
PRGNAM=Attic
VERSION=${VERSION:-0.10}
VERSION=${VERSION:-0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="Attic"
VERSION="0.10"
HOMEPAGE="https://pythonhosted.org/Attic/"
DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.10.tar.gz"
MD5SUM="6d10d44ab7a2036da54c01c2b3e4c089"
VERSION="0.11"
HOMEPAGE="https://attic-backup.org"
DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.11.tar.gz"
MD5SUM="bbc92d78895c9792417f4c9539db8a07"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 pysetuptools msgpack-python"
REQUIRES="python3 msgpack-python"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"

View File

@ -2,3 +2,6 @@ Attic is a deduplicating backup program. The main goal of attic
is to provide an efficient and secure way to backup data. The
data deduplication technique used makes Attic suitable for daily
backups since only actual changes are stored.
Note:
Make sure you installed python3 before installing pysetuptools

View File

@ -13,7 +13,7 @@ Attic: The main goal of Attic is to provide an efficient and secure way to
Attic: backup data. The data deduplication technique used makes Attic
Attic: suitable for daily backups since only actual changes are stored.
Attic:
Attic: Homepage: https://pythonhosted.org/Attic/
Attic: Homepage: https://attic-backup.org
Attic:
Attic:
Attic: