mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/Attic: Updated for version 0.16.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
9654884252
commit
48f4ee3782
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Attic
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=Attic
|
||||
VERSION=${VERSION:-0.15}
|
||||
VERSION=${VERSION:-0.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Attic"
|
||||
VERSION="0.15"
|
||||
VERSION="0.16"
|
||||
HOMEPAGE="https://attic-backup.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.15.tar.gz"
|
||||
MD5SUM="6c73819782c496bdd6f9ca9380b2a84c"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.16.tar.gz"
|
||||
MD5SUM="9c767c883f7f48bf95e7e5307ce6b5ea"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 msgpack-python"
|
||||
|
|
Loading…
Reference in a new issue