summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson2010-05-06 15:52:10 +0200
committer Robby Workman2010-05-17 05:24:17 +0200
commit2161b5f9206c7f797b74a82a2cc4bee88a5bf9a1 (patch)
tree0aacf6da23032a16940938bf81006cc22b10a73e
parent60f33743437797f441e1b30279718137eb7d4ca7 (diff)
downloadslackbuilds-2161b5f9206c7f797b74a82a2cc4bee88a5bf9a1.tar.gz
network/claws-mail-extra-plugins: Updated for version 3.7.6.
-rw-r--r--network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild3
-rw-r--r--network/claws-mail-extra-plugins/claws-mail-extra-plugins.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild
index b348ec5863..e7f4c946d9 100644
--- a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild
+++ b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.SlackBuild
@@ -29,7 +29,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=claws-mail-extra-plugins
-VERSION=3.7.5
+VERSION=3.7.6
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -72,6 +72,7 @@ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp README $PKG/usr/doc/$PRGNAM-$VERSION
for plugin in $PLUGIN_LIST ; do
+ printf "\nBuilding $plugin...\n\n"
cd ./$plugin-*
CFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info
index 466ce01561..31bea46a26 100644
--- a/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info
+++ b/network/claws-mail-extra-plugins/claws-mail-extra-plugins.info
@@ -1,8 +1,8 @@
PRGNAM="claws-mail-extra-plugins"
-VERSION="3.7.5"
+VERSION="3.7.6"
HOMEPAGE="http://www.claws-mail.org/"
-DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-extra-plugins-3.7.5.tar.bz2"
-MD5SUM="ff3fe3e242edcb8cb9a98d98285121e3"
+DOWNLOAD="http://downloads.sourceforge.net/sylpheed-claws/claws-mail-extra-plugins-3.7.6.tar.bz2"
+MD5SUM="adcedabfed8956f1fdf91b52965f0ef2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"