mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/Attic: Updated for version 0.14.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ec38960c41
commit
50ec5af42d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=Attic
|
||||
VERSION=${VERSION:-0.13}
|
||||
VERSION=${VERSION:-0.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Attic"
|
||||
VERSION="0.13"
|
||||
VERSION="0.14"
|
||||
HOMEPAGE="https://attic-backup.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.13.tar.gz"
|
||||
MD5SUM="2c9d4723ec42295472ae5bfe443d2a19"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.14.tar.gz"
|
||||
MD5SUM="34fa12b5acff370b2558f4b0e9490b4c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 msgpack-python"
|
||||
|
|
Loading…
Reference in a new issue