diff options
author | David Woodfall <dave@dawoodfall.net> | 2014-07-26 10:43:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-26 19:08:07 +0700 |
commit | c44cab6bd5efd706b6e5fd698b5a1ed5c51fce7d (patch) | |
tree | b44cbccb1fbd5703d7af84449750e9588122b6c8 /network/qbittorrent/doinst.sh | |
parent | 2d4b4ad856bec47f64bf4b7711b79b59431ea43e (diff) | |
download | slackbuilds-c44cab6bd5efd706b6e5fd698b5a1ed5c51fce7d.tar.gz |
network/qbittorrent: Updated for version 3.1.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/qbittorrent/doinst.sh')
-rw-r--r-- | network/qbittorrent/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/network/qbittorrent/doinst.sh b/network/qbittorrent/doinst.sh index 1f8ff67ded..3e5691a052 100644 --- a/network/qbittorrent/doinst.sh +++ b/network/qbittorrent/doinst.sh @@ -7,4 +7,3 @@ 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 - |