mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/pyicu: Updated for version 1.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
35fcef682b
commit
71a18d83c2
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for pyicu
|
# Slackware build script for pyicu
|
||||||
|
|
||||||
# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
# Copyright 2009-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=pyicu
|
PRGNAM=pyicu
|
||||||
VERSION=1.1
|
VERSION=1.4
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="pyicu"
|
PRGNAM="pyicu"
|
||||||
VERSION="1.1"
|
VERSION="1.4"
|
||||||
HOMEPAGE="http://pyicu.osafoundation.org/"
|
HOMEPAGE="http://pyicu.osafoundation.org/"
|
||||||
DOWNLOAD="http://pypi.python.org/packages/source/P/PyICU/PyICU-1.1.tar.gz"
|
DOWNLOAD="http://pypi.python.org/packages/source/P/PyICU/PyICU-1.4.tar.gz"
|
||||||
MD5SUM="70cbb5b43c3e6939b74c3f1b27e47aae"
|
MD5SUM="2334712412aeb90555d1d0a3a39a9bbc"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Heinz Wiesinger"
|
MAINTAINER="Heinz Wiesinger"
|
||||||
EMAIL="pprkut@liwjatan.at"
|
EMAIL="pprkut@liwjatan.at"
|
||||||
APPROVED="dsomero"
|
APPROVED="rworkman"
|
||||||
|
|
Loading…
Reference in a new issue