diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2011-12-09 22:19:24 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-09 22:19:24 -0200 |
commit | 476544d34d201bbe339b43aa784b5b2901676a1b (patch) | |
tree | ae4d98925f0c2c2d66b9416835f40c212a7d84ee /office | |
parent | a6bcb67d9ce6b501af17b65740189f8dd4bdf92a (diff) | |
download | slackbuilds-476544d34d201bbe339b43aa784b5b2901676a1b.tar.gz |
office/wammu: Updated for version 0.36.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r-- | office/wammu/slack-desc | 2 | ||||
-rw-r--r-- | office/wammu/wammu.SlackBuild | 2 | ||||
-rw-r--r-- | office/wammu/wammu.info | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/office/wammu/slack-desc b/office/wammu/slack-desc index 820d644b94..b965074952 100644 --- a/office/wammu/slack-desc +++ b/office/wammu/slack-desc @@ -5,7 +5,7 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler-------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| wammu: wammu (Mobile-phone manager) wammu: wammu: Mobile phone manager using Gammu as it's backend. It works with any diff --git a/office/wammu/wammu.SlackBuild b/office/wammu/wammu.SlackBuild index a07f1b3ab7..17c87d6aaa 100644 --- a/office/wammu/wammu.SlackBuild +++ b/office/wammu/wammu.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=wammu -VERSION=0.35 +VERSION=0.36 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/wammu/wammu.info b/office/wammu/wammu.info index d1c448c6ad..f07c383167 100644 --- a/office/wammu/wammu.info +++ b/office/wammu/wammu.info @@ -1,10 +1,10 @@ PRGNAM="wammu" -VERSION="0.35" +VERSION="0.36" HOMEPAGE="http://wammu.eu/" -DOWNLOAD="http://dl.cihar.com/wammu/v0/wammu-0.35.tar.bz2" -MD5SUM="3d0bdf912c6bf383e657b130f5634179" +DOWNLOAD="http://dl.cihar.com/wammu/v0/wammu-0.36.tar.bz2" +MD5SUM="065186e6d08bffd7f95ae000046904cb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" -APPROVED="rworkman" +APPROVED="Niels Horn" |