summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/pysmssend/README2
-rw-r--r--python/pysmssend/pysmssend.SlackBuild2
-rw-r--r--python/pysmssend/pysmssend.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/python/pysmssend/README b/python/pysmssend/README
index e5b0f3229a..3954aa15c6 100644
--- a/python/pysmssend/README
+++ b/python/pysmssend/README
@@ -1,3 +1,3 @@
Pysmssend project is a program for sending sms over the internet using
-your ADSL/VOIP provider account. The program has both GUI and command
+your ADSL/VOIP provider account. The program has both GUI and command
line interfaces so that it can fulfill any needs.
diff --git a/python/pysmssend/pysmssend.SlackBuild b/python/pysmssend/pysmssend.SlackBuild
index 6e5675e8e4..b8c107ed95 100644
--- a/python/pysmssend/pysmssend.SlackBuild
+++ b/python/pysmssend/pysmssend.SlackBuild
@@ -4,7 +4,7 @@
# Written by Michales Michaloudes korgie@gmail.com
PRGNAM=pysmssend
-VERSION=${VERSION:-1.45}
+VERSION=${VERSION:-1.48}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pysmssend/pysmssend.info b/python/pysmssend/pysmssend.info
index fa1fb3b111..54ab1d093b 100644
--- a/python/pysmssend/pysmssend.info
+++ b/python/pysmssend/pysmssend.info
@@ -1,8 +1,8 @@
PRGNAM="pysmssend"
-VERSION="1.45"
+VERSION="1.48"
HOMEPAGE="http://pysmssend.silverarrow.org/"
-DOWNLOAD="http://pysmssend.silverarrow.org/files/pysmssend-1.45.tar.gz"
-MD5SUM="14ad1ce0094731427b103fa5586c97da"
+DOWNLOAD="http://pysmssend.silverarrow.org/files/pysmssend-1.48.tar.gz"
+MD5SUM="6f646a4267151bfae623895d9c12cdd2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mechanize"