mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/Attic: Updated for version 0.15.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a041234376
commit
55e8c782bb
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Attic
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
|
||||
# Copyright 2014 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.14}
|
||||
VERSION=${VERSION:-0.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Attic"
|
||||
VERSION="0.14"
|
||||
VERSION="0.15"
|
||||
HOMEPAGE="https://attic-backup.org"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.14.tar.gz"
|
||||
MD5SUM="34fa12b5acff370b2558f4b0e9490b4c"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/A/Attic/Attic-0.15.tar.gz"
|
||||
MD5SUM="6c73819782c496bdd6f9ca9380b2a84c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 msgpack-python"
|
||||
|
|
Loading…
Reference in a new issue