mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/pyvim: Updated for version 2.0.24.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
fecee72abc
commit
76bc732fd6
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pyvim
|
||||
|
||||
# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pyvim
|
||||
VERSION=${VERSION:-2.0.23}
|
||||
VERSION=${VERSION:-2.0.24}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pyvim"
|
||||
VERSION="2.0.23"
|
||||
VERSION="2.0.24"
|
||||
HOMEPAGE="https://github.com/jonathanslenders/pyvim"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/99/13/6855a4b42fd7d21a8299c8cebe659cb398fb37b8c19aee1b15608ff0fb3e/pyvim-2.0.23.tar.gz"
|
||||
MD5SUM="91953719be61cb38f2567be6fffc753c"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/6e/85/47543120e478ddc5d31e447a7fed1fe4ac81cbb066ca623a2cc54f685dff/pyvim-2.0.24.tar.gz"
|
||||
MD5SUM="6636d321f77c0c1b5eb9f547cf8d77e8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="prompt_toolkit pyflakes Pygments docopt"
|
||||
|
|
Loading…
Reference in a new issue