summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Didier Charles <dcharles@alumni.concordia.ca>2011-05-31 23:22:55 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-06-13 01:33:40 -0400
commitea5d20c50efc6cd3e0d54fde2f77367c6fd517af (patch)
tree8b8b676588249c3c95a0b124dfd956f40f29ab2e /office
parent63b254fba0cff608011f4c5c5de1380b3c3ae8db (diff)
downloadslackbuilds-ea5d20c50efc6cd3e0d54fde2f77367c6fd517af.tar.gz
slackbuilds-ea5d20c50efc6cd3e0d54fde2f77367c6fd517af.tar.xz
office/verbiste: Updated for version 0.1.33.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/verbiste/slack-desc2
-rw-r--r--office/verbiste/verbiste.SlackBuild4
-rw-r--r--office/verbiste/verbiste.info8
3 files changed, 7 insertions, 7 deletions
diff --git a/office/verbiste/slack-desc b/office/verbiste/slack-desc
index ec91b12043..440f6732eb 100644
--- a/office/verbiste/slack-desc
+++ b/office/verbiste/slack-desc
@@ -7,7 +7,7 @@
|-----handy-ruler------------------------------------------------------|
verbiste: Verbiste (a French conjugation system)
-verbiste:
+verbiste:
verbiste: Verbiste Contains a C++ library and two command line programs to
verbiste: conjugate and analyze conjugated verbs and can be run from the
verbiste: command line or from another program, and it also contains a GTK
diff --git a/office/verbiste/verbiste.SlackBuild b/office/verbiste/verbiste.SlackBuild
index 68ce194b9b..e07e2343a5 100644
--- a/office/verbiste/verbiste.SlackBuild
+++ b/office/verbiste/verbiste.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Didier Charles 2010.12.24
+# Didier Charles 2011.05.21
# dcharles@alumni.concordia.ca
# written with the grateful assistance of the tutorial
# "Writing A SlackBuild Script" at :
@@ -10,7 +10,7 @@
#
PRGNAM=verbiste
-VERSION=${VERSION:-0.1.32}
+VERSION=${VERSION:-0.1.33}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/verbiste/verbiste.info b/office/verbiste/verbiste.info
index be27c67abe..6c641940e6 100644
--- a/office/verbiste/verbiste.info
+++ b/office/verbiste/verbiste.info
@@ -1,10 +1,10 @@
PRGNAM="verbiste"
-VERSION="0.1.32"
+VERSION="0.1.33"
HOMEPAGE="http://sarrazip.com/dev/verbiste.html"
-DOWNLOAD="http://sarrazip.com/dev/verbiste-0.1.32.tar.gz"
-MD5SUM="b39769beb4914a0e7275574b7f939245"
+DOWNLOAD="http://sarrazip.com/dev/verbiste-0.1.33.tar.gz"
+MD5SUM="9157b90da88350718ba07d5e57ff698d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Didier Charles"
EMAIL="dcharles@alumni.concordia.ca"
-APPROVED="Erik Hanson"
+APPROVED="dsomero"