summaryrefslogtreecommitdiffstats
path: root/lxde
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-08-02 13:52:30 +0000
committer Eric Hameleers <alien@slackware.com>2008-08-02 13:52:30 +0000
commit6dd44d3308bf48641051f619eb6608d4e5d13e0f (patch)
tree6c8d43bab58cfb5e24e1198d5726d7df51ed969c /lxde
parent0d4809f37f4955ab14abd1f705b860c5d9f3e711 (diff)
downloadasb-6dd44d3308bf48641051f619eb6608d4e5d13e0f.tar.gz
asb-6dd44d3308bf48641051f619eb6608d4e5d13e0f.tar.xz
UPdate to 0.3.8.1
Diffstat (limited to 'lxde')
-rwxr-xr-xlxde/build/lxpanel.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/lxde/build/lxpanel.SlackBuild b/lxde/build/lxpanel.SlackBuild
index 8ed041fd..555587c1 100755
--- a/lxde/build/lxpanel.SlackBuild
+++ b/lxde/build/lxpanel.SlackBuild
@@ -34,6 +34,8 @@
# * Initial build.
# 0.3.7-1: 23/Jun/2008 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.3.8.1-1: 02/aug/2008 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh lxpanel.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -44,7 +46,7 @@
# Set initial variables:
PRGNAM=lxpanel
-VERSION=${VERSION:-0.3.7}
+VERSION=${VERSION:-0.3.8.1}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}