summaryrefslogtreecommitdiffstats
path: root/sigil
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-09-04 11:58:33 +0000
committer Eric Hameleers <alien@slackware.com>2011-09-04 11:58:33 +0000
commit594345247edf0e571e508ed735636827bc3f1ae6 (patch)
tree28a349ca405077dc8affee5478231240856ab4db /sigil
parentd44e1881e3556a32d5277487d050e855f11a74c6 (diff)
downloadasb-594345247edf0e571e508ed735636827bc3f1ae6.tar.gz
asb-594345247edf0e571e508ed735636827bc3f1ae6.tar.xz
Update to 0.4.2
Diffstat (limited to 'sigil')
-rwxr-xr-xsigil/build/sigil.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sigil/build/sigil.SlackBuild b/sigil/build/sigil.SlackBuild
index 4645fec0..a992bc5c 100755
--- a/sigil/build/sigil.SlackBuild
+++ b/sigil/build/sigil.SlackBuild
@@ -34,6 +34,8 @@
# * Initial build.
# 0.4.1-1: 27/Aug/2011 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.4.2-1: 04/sep/2011 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh sigil.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -45,7 +47,7 @@
PRGNAM=sigil
SRCNAM=Sigil
-VERSION=${VERSION:-0.4.1}
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}