summaryrefslogtreecommitdiffstats
path: root/sbbdep/build/sbbdep.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'sbbdep/build/sbbdep.SlackBuild')
-rwxr-xr-xsbbdep/build/sbbdep.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbbdep/build/sbbdep.SlackBuild b/sbbdep/build/sbbdep.SlackBuild
index 31d4d386..aa1dbe8d 100755
--- a/sbbdep/build/sbbdep.SlackBuild
+++ b/sbbdep/build/sbbdep.SlackBuild
@@ -40,6 +40,8 @@
# * Update.
# 0.2.1-1: 31/may/2013 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.2.2-1: 03/jun/2013 by Eric Hameleers <alien@slackware.com>
+# * Bugfix release.
#
# Run 'sh sbbdep.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -52,7 +54,7 @@
PRGNAM=sbbdep
SRCNAM=sbbdep_slk
#VERSION=$(date +%Y%m%d)
-VERSION=${VERSION:-0.2.1}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}