summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Rudson Alves2010-10-17 22:30:59 +0200
committer Robby Workman2010-10-18 03:17:42 +0200
commit31fe70bb636f563e89f88bd91a637753e5401f37 (patch)
treeda1a46f05071793fca0ca3c90adae77aa5a5be97 /development
parent734144c6f078cb567c52e8ef0a93aaddea8811d0 (diff)
downloadslackbuilds-31fe70bb636f563e89f88bd91a637753e5401f37.tar.gz
development/eric: Updated for version 4.4.8.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/eric/README4
-rw-r--r--development/eric/eric.SlackBuild3
-rw-r--r--development/eric/eric.info8
3 files changed, 9 insertions, 6 deletions
diff --git a/development/eric/README b/development/eric/README
index 8daa523be4..8ba5401f94 100644
--- a/development/eric/README
+++ b/development/eric/README
@@ -5,3 +5,7 @@ dirty editor as well as being usable as a professional project management tool
integrating many advanced features Python offers the professional coder. eric4
includes a plugin system, which allows easy extension of the IDE functionality
with plugins downloadable from the net.
+
+homepage:
+http://eric-ide.python-projects.org/
+
diff --git a/development/eric/eric.SlackBuild b/development/eric/eric.SlackBuild
index 560e35b67e..662e60fbd7 100644
--- a/development/eric/eric.SlackBuild
+++ b/development/eric/eric.SlackBuild
@@ -24,7 +24,7 @@
# Modified by the SlackBuilds.org project.
PRGNAM=eric
-VERSION=4.4.3
+VERSION=4.4.8
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -90,4 +90,3 @@ cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
-
diff --git a/development/eric/eric.info b/development/eric/eric.info
index 81c8986eab..0d449652b4 100644
--- a/development/eric/eric.info
+++ b/development/eric/eric.info
@@ -1,10 +1,10 @@
PRGNAM="eric"
-VERSION="4.4.3"
+VERSION="4.4.8"
HOMEPAGE="http://eric-ide.python-projects.org/"
-DOWNLOAD="http://downloads.sourceforge.net/project/eric-ide/eric4/stable/4.4.3/eric4-4.4.3.tar.gz"
-MD5SUM="10b46b03e7bee8a6567252f052a37b57"
+DOWNLOAD="http://downloads.sourceforge.net/project/eric-ide/eric4/stable/4.4.8/eric4-4.4.8.tar.gz"
DOWNLOAD_x86_64=""
+MD5SUM="8cf8d2811e5635eaf9520d92be4806cb"
MD5SUM_x86_64=""
MAINTAINER="Rudson Alves"
EMAIL="alves@rra.etc.br"
-APPROVED="dsomero"
+APPROVED="michiel"