summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2015-03-22 20:11:23 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-29 07:38:44 +0700
commit5258e08f799bb6e740896b83fbec45662b600d2a (patch)
treed21082b4f43f533cacf6c2c78234718907fa78a0 /office
parent8304b08548a0c71fecd4e96f7888ad1309f65c6a (diff)
downloadslackbuilds-5258e08f799bb6e740896b83fbec45662b600d2a.tar.gz
slackbuilds-5258e08f799bb6e740896b83fbec45662b600d2a.tar.xz
office/wammu: Updated for version 0.38.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/wammu/wammu.SlackBuild6
-rw-r--r--office/wammu/wammu.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/office/wammu/wammu.SlackBuild b/office/wammu/wammu.SlackBuild
index 5e8f7a7888..d22679ba87 100644
--- a/office/wammu/wammu.SlackBuild
+++ b/office/wammu/wammu.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for wammu
-# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2009-2015 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wammu
-VERSION=0.36
+VERSION=0.38
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +79,7 @@ find $PKG | xargs file | grep "shared object" | grep ELF | \
find $PKG/usr/man -type f -exec gzip -9 {} \;
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS ChangeLog COPYING INSTALL PKG-INFO README \
+cp -a ChangeLog COPYING INSTALL PKG-INFO README* \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/office/wammu/wammu.info b/office/wammu/wammu.info
index b367a300d5..ccc1ddca66 100644
--- a/office/wammu/wammu.info
+++ b/office/wammu/wammu.info
@@ -1,8 +1,8 @@
PRGNAM="wammu"
-VERSION="0.36"
+VERSION="0.38"
HOMEPAGE="http://wammu.eu/"
-DOWNLOAD="http://dl.cihar.com/wammu/v0/wammu-0.36.tar.bz2"
-MD5SUM="065186e6d08bffd7f95ae000046904cb"
+DOWNLOAD="http://downloads.sourceforge.net/gammu/wammu-0.38.tar.bz2"
+MD5SUM="c44f23645f1a7250f9e191a7a89eae03"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gammu wxPython"