diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-10-27 23:27:49 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-11-04 21:59:28 -0200 |
commit | 48d1866a0fc776c4b4481d2dd817fb3aaa5e1232 (patch) | |
tree | 0862bea55526494c1cd2e9784597e12599f6c27f /desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild | |
parent | a33f1f014102eaf0d834387921cd0f8acfedaad9 (diff) | |
download | slackbuilds-48d1866a0fc776c4b4481d2dd817fb3aaa5e1232.tar.gz |
desktop/xfce4-quicklauncher-plugin: Fixed desktop file
Thanks to Roberto Neri and Anton Worshevsky for the bug reports.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild')
-rw-r--r-- | desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild b/desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild index 2a4850b16a..f6574a0224 100644 --- a/desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild +++ b/desktop/xfce4-quicklauncher-plugin/xfce4-quicklauncher-plugin.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=xfce4-quicklauncher-plugin VERSION=1.9.4 -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |