diff options
author | Rudson Alves <alves@rra.etc.br> | 2015-04-17 08:12:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-17 08:12:50 +0700 |
commit | 0bbd522affc92fd523b090642df9a0fe0098a8a9 (patch) | |
tree | a2c5c472d93aac0f7fd48225b156ae071a7b4b1a | |
parent | 8809706855ce8735c3f7e1d3fada62099ce74f26 (diff) | |
download | slackbuilds-0bbd522affc92fd523b090642df9a0fe0098a8a9.tar.gz |
development/eric: Updated for version 4.5.25.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/eric/eric.SlackBuild | 6 | ||||
-rw-r--r-- | development/eric/eric.info | 10 | ||||
-rw-r--r-- | development/eric/eric4.desktop | 2 | ||||
-rw-r--r-- | development/eric/eric4.png | bin | 47122 -> 19378 bytes |
4 files changed, 9 insertions, 9 deletions
diff --git a/development/eric/eric.SlackBuild b/development/eric/eric.SlackBuild index 22602f4270..7b9a7d8c4c 100644 --- a/development/eric/eric.SlackBuild +++ b/development/eric/eric.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for eric4 -# Copyright 2009 Rudson Alves <rudsonalves@rra.etc.br> +# Copyright 2009-2015 Rudson Alves <rudsonalves@rra.etc.br> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=eric -VERSION=${VERSION:-4.5.16} +VERSION=${VERSION:-4.5.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -72,7 +72,7 @@ find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; python install.py -i $PKG -d "$PYTHONSITEPKG" -b /usr/bin diff --git a/development/eric/eric.info b/development/eric/eric.info index 6ccbcefae9..37b2b3f5e0 100644 --- a/development/eric/eric.info +++ b/development/eric/eric.info @@ -1,10 +1,10 @@ PRGNAM="eric" -VERSION="4.5.16" +VERSION="4.5.25" HOMEPAGE="http://eric-ide.python-projects.org/" -DOWNLOAD="http://downloads.sourceforge.net/eric-ide/eric4-4.5.16.tar.gz \ - http://downloads.sourceforge.net/eric-ide/eric4-i18n-en-4.5.16.tar.gz" -MD5SUM="d504dd07a9e25ee12b03097b08addf79 \ - f67cca7298e2a9119767dbb618cbb53d" +DOWNLOAD="http://downloads.sourceforge.net/eric-ide/eric4-4.5.25.tar.gz \ + http://downloads.sourceforge.net/eric-ide/eric4-i18n-en-4.5.25.tar.gz" +MD5SUM="f68cdadacfa10298c89300e0c4036324 \ + be31efb97dc597cc58ba86461f972874" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/eric/eric4.desktop b/development/eric/eric4.desktop index 6b27433197..dcb16b5117 100644 --- a/development/eric/eric4.desktop +++ b/development/eric/eric4.desktop @@ -2,7 +2,7 @@ Type=Application Exec=eric4 %u MimeType=application/py; -Icon=/usr/lib/python2.6/site-packages/eric4/pixmaps/eric4.png +Icon=/usr/lib/python2.7/site-packages/eric4/pixmaps/eric4.png Terminal=false Categories=Qt;KDE;Development;IDE; Name=Eric4 diff --git a/development/eric/eric4.png b/development/eric/eric4.png Binary files differindex 42ba58b085..6672dbd44a 100644 --- a/development/eric/eric4.png +++ b/development/eric/eric4.png |