mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/pies: Updated for version 2.6.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
d575e3aec8
commit
871154bfc0
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
|
|
||||||
PRGNAM=pies
|
PRGNAM=pies
|
||||||
VERSION=${VERSION:-2.6.1}
|
VERSION=${VERSION:-2.6.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="pies"
|
PRGNAM="pies"
|
||||||
VERSION="2.6.1"
|
VERSION="2.6.3"
|
||||||
HOMEPAGE="https://github.com/timothycrosley/pies"
|
HOMEPAGE="https://github.com/timothycrosley/pies"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/source/p/pies/pies-2.6.1.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/source/p/pies/pies-2.6.3.tar.gz"
|
||||||
MD5SUM="c91ed38129a7f4425b72c8ffd009e2b5"
|
MD5SUM="92d481dba8d1812c1267d46ca2e1fa41"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="pies2overrides enum34"
|
REQUIRES="pies2overrides enum34"
|
||||||
|
|
Loading…
Reference in a new issue