diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-13 08:35:01 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-21 13:01:14 -0500 |
commit | b407cfbf771cd37a294bcbd743536fcb98445eed (patch) | |
tree | 82242a7feaa9b65b0ddfc14553b162b5f768ea0a /system/Attic/Attic.info | |
parent | 0d615a75f515937d91a92dc32dd1194c9b7ec610 (diff) | |
download | slackbuilds-b407cfbf771cd37a294bcbd743536fcb98445eed.tar.gz |
system/Attic: Updated for version 0.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Attic/Attic.info')
-rw-r--r-- | system/Attic/Attic.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/Attic/Attic.info b/system/Attic/Attic.info index 626a0857d4..cbf347673f 100644 --- a/system/Attic/Attic.info +++ b/system/Attic/Attic.info @@ -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" |