summaryrefslogtreecommitdiffstats
path: root/network/uget/README
diff options
context:
space:
mode:
author B. Watson2015-09-10 23:59:06 +0200
committer Willy Sudiarto Raharjo2015-09-12 03:11:30 +0200
commit169d490f3c0b08511b4cb2a38601bff3d679ac78 (patch)
tree7be50077350024f01918517b91b114b525180810 /network/uget/README
parent4b1581f7494ed9f62e2fa3a55276f5d7dcf9a80f (diff)
downloadslackbuilds-169d490f3c0b08511b4cb2a38601bff3d679ac78.tar.gz
network/uget: Updated for version 2.0.1, updated script.
Diffstat (limited to 'network/uget/README')
-rw-r--r--network/uget/README12
1 files changed, 9 insertions, 3 deletions
diff --git a/network/uget/README b/network/uget/README
index fc4085983b..f36f64944b 100644
--- a/network/uget/README
+++ b/network/uget/README
@@ -3,6 +3,12 @@ uGet is a Free and Open Source download manager.
It allows for queuing downloads, file type-based classification of
downloads, and is lightweight.
-Optionally, uget can be compiled with support for the optional
-dependency aria2. This is autodetected at build time. You can
-forcibly disable aria2 support by passing ARIA2=no to the script.
+Optionally, uget can be compiled with support for the optional dependency
+aria2. This is autodetected at build time. You can forcibly disable
+aria2 support by passing ARIA2=no to the script.
+
+uGet can also be compiled without support for notifications. To do this,
+pass LIBNOTIFY=no to the script.
+
+If you're upgrading from uGet 1.x, run "uget-gtk-1to2" to convert your
+old settings in ~/.config/uGet to the format used by uGet 2.x.