summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Didier Charles2010-12-25 22:02:13 +0100
committer Niels Horn2010-12-27 23:12:23 +0100
commit5b7ef6e90b14d1a04441632f45fd01a910953dd6 (patch)
tree4c225f9865bb4073fdca62df3a63da23ab3e773a
parentebc8e0f587699d60e0af703c6d7e4ab828b7b8c6 (diff)
downloadslackbuilds-5b7ef6e90b14d1a04441632f45fd01a910953dd6.tar.gz
office/verbiste: Updated for version 0.1.32.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r--office/verbiste/verbiste.SlackBuild10
-rw-r--r--office/verbiste/verbiste.info8
2 files changed, 9 insertions, 9 deletions
diff --git a/office/verbiste/verbiste.SlackBuild b/office/verbiste/verbiste.SlackBuild
index 7984dc1ab2..68ce194b9b 100644
--- a/office/verbiste/verbiste.SlackBuild
+++ b/office/verbiste/verbiste.SlackBuild
@@ -1,18 +1,18 @@
#!/bin/sh
-#
-# Didier Charles 2010.07.07
+#
+# Didier Charles 2010.12.24
# dcharles@alumni.concordia.ca
# written with the grateful assistance of the tutorial
# "Writing A SlackBuild Script" at :
# http://www.slackwiki.org/Writing_A_SlackBuild_Script
# and with the guidance of the templates at:
# http://slackbuilds.org/templates/
-#
+#
PRGNAM=verbiste
-VERSION=${VERSION:-0.1.30}
+VERSION=${VERSION:-0.1.32}
BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
+TAG=${TAG:-_SBo}
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
diff --git a/office/verbiste/verbiste.info b/office/verbiste/verbiste.info
index 7df4606d32..be27c67abe 100644
--- a/office/verbiste/verbiste.info
+++ b/office/verbiste/verbiste.info
@@ -1,10 +1,10 @@
PRGNAM="verbiste"
-VERSION="0.1.30"
+VERSION="0.1.32"
HOMEPAGE="http://sarrazip.com/dev/verbiste.html"
-DOWNLOAD="http://perso.b2b2c.ca/sarrazip/dev/verbiste-0.1.30.tar.gz"
-MD5SUM="e81591746660f763f8cd7eea49bacbe4"
+DOWNLOAD="http://sarrazip.com/dev/verbiste-0.1.32.tar.gz"
+MD5SUM="b39769beb4914a0e7275574b7f939245"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Didier Charles"
EMAIL="dcharles@alumni.concordia.ca"
-APPROVED="rworkman"
+APPROVED="Erik Hanson"