mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/xonsh: Updated for version 0.5.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ba2f78bcbc
commit
baa78adaa4
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xonsh
|
||||
VERSION=${VERSION:-0.5.10}
|
||||
VERSION=${VERSION:-0.5.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xonsh"
|
||||
VERSION="0.5.10"
|
||||
VERSION="0.5.12"
|
||||
HOMEPAGE="http://xon.sh/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/5b/4a/b724637ab950e6bfead2131b9b18e1191d740171050eea6b6fefa7cdd432/xonsh-0.5.10.tar.gz"
|
||||
MD5SUM="5673db851024d9e1f7b759056936bc0d"
|
||||
DOWNLOAD="https://pypi.python.org/packages/9c/32/ec846ab22dce56a666833889f269fb414046282ae33f9fce1b3e20d52525/xonsh-0.5.12.tar.gz"
|
||||
MD5SUM="dc83ed7d9d75eee84dc6558a4c2951ed"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 python-distro"
|
||||
|
|
Loading…
Reference in a new issue