summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmcabber/build/mcabber.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/mcabber/build/mcabber.SlackBuild b/mcabber/build/mcabber.SlackBuild
index aaeea30a..177def67 100755
--- a/mcabber/build/mcabber.SlackBuild
+++ b/mcabber/build/mcabber.SlackBuild
@@ -21,6 +21,8 @@
# * Bugfix release. Mention MUC capability in slack-desc.
# 0.7.5-1: 04/apr/2006 by Eric Hameleers <alien@slackware.com>
# * New release.
+# 0.7.6-1: 19/apr/2006 by Eric Hameleers <alien@slackware.com>
+# * Bugfix release.
#
# Run 'sh SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -36,7 +38,7 @@ if [ "$TMP" = "" ]; then
fi
PRGNAM=mcabber
-VERSION=0.7.5
+VERSION=0.7.6
ARCH=${ARCH:-i486}
BUILD=1