summaryrefslogtreecommitdiffstats
path: root/libraries/matplotlib/matplotlib.SlackBuild
diff options
context:
space:
mode:
author Serban Udrea2012-09-14 03:51:30 +0200
committer Robby Workman2012-09-14 04:39:48 +0200
commitc82faaa85e26e59137f714d1fe1b8be617f6dea0 (patch)
tree120bb1939ceea2414c0ce1ab63f6c923cc039a3c /libraries/matplotlib/matplotlib.SlackBuild
parent49b087e65262b29771e55f90b554ddf674459607 (diff)
downloadslackbuilds-c82faaa85e26e59137f714d1fe1b8be617f6dea0.tar.gz
libraries/matplotlib: Updated for version 1.1.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/matplotlib/matplotlib.SlackBuild')
-rw-r--r--libraries/matplotlib/matplotlib.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/matplotlib/matplotlib.SlackBuild b/libraries/matplotlib/matplotlib.SlackBuild
index 517f7f61df..9cf3e170c5 100644
--- a/libraries/matplotlib/matplotlib.SlackBuild
+++ b/libraries/matplotlib/matplotlib.SlackBuild
@@ -5,14 +5,14 @@
# Written by Aleksandar Samardzic <asamardzic@gmail.com>
# Updated to 0.99.1.2 by João Felipe Santos <joao.eel@gmail.com>
# Patch for libpng borrowed from Arch Linux
-# Updated for version 1.1.0 by Serban Udrea <S.Udrea@gsi.de>
+# Updated up to version 1.1.1 by Serban Udrea <S.Udrea@gsi.de>
PRGNAM=matplotlib
-VERSION=${VERSION:-1.1.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.1.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-TARBALL_VERSION=1.1.0 # Tarball sometimes has a wrong version number
+TARBALL_VERSION=1.1.1 # Tarball sometimes has a wrong version number
if [ -z "$ARCH" ]; then
case "$( uname -m )" in