summaryrefslogtreecommitdiffstats
path: root/lxde/build/lxnm.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-06-27 07:51:47 +0000
committer Eric Hameleers <alien@slackware.com>2008-06-27 07:51:47 +0000
commit0cca92ee4213b9a685770b7e17ea85f30db780a3 (patch)
tree20d33cf86fa4fcee4aa4e29069be54d6ab6137e8 /lxde/build/lxnm.SlackBuild
parent24c17104698716944b535dc17592e158df997ffb (diff)
downloadasb-0cca92ee4213b9a685770b7e17ea85f30db780a3.tar.gz
asb-0cca92ee4213b9a685770b7e17ea85f30db780a3.tar.xz
Version update to 0.2.1
Diffstat (limited to 'lxde/build/lxnm.SlackBuild')
-rwxr-xr-xlxde/build/lxnm.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/lxde/build/lxnm.SlackBuild b/lxde/build/lxnm.SlackBuild
index c13ce50b..8791fe63 100755
--- a/lxde/build/lxnm.SlackBuild
+++ b/lxde/build/lxnm.SlackBuild
@@ -26,11 +26,11 @@
# ===========================
# By: Eric Hameleers <alien@slackware.com>
# For: lxnm
-# Descr: networl monitor applet for LXDE
+# Descr: network manager for LXDE
# URL: http://lxde.sourceforge.net/
# Needs: lxde-common, lxpanel
# Changelog:
-# 0.2-1: 05/Jun/2008 by Eric Hameleers <alien@slackware.com>
+# 0.2.1-1: 27/Jun/2008 by Eric Hameleers <alien@slackware.com>
# * Initial build.
#
# Run 'sh lxnm.SlackBuild --cleanup' to build a Slackware package.
@@ -42,7 +42,7 @@
# Set initial variables:
PRGNAM=lxnm
-VERSION=${VERSION:-0.2}
+VERSION=${VERSION:-0.2.1}
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}