diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2011-06-20 11:31:13 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:59:28 -0300 |
commit | f196aa46e5260bc84e097c35986e5db430e6a2f6 (patch) | |
tree | 7290ff5610610437a3ff4d7213d283eba928730d /network/filezilla/doinst.sh | |
parent | d8015f6862da4ea645d58776fa1244ada09c5411 (diff) |
network/filezilla: Updated for version 3.5.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/filezilla/doinst.sh')
-rw-r--r-- | network/filezilla/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/filezilla/doinst.sh b/network/filezilla/doinst.sh index 9424ce43ff572..9830478e8cc75 100644 --- a/network/filezilla/doinst.sh +++ b/network/filezilla/doinst.sh @@ -11,3 +11,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi + |