summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-03-12 07:01:43 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-03-12 12:42:51 -0500
commita8945a06d5f8e91d7abbbe1a71154bf727e986b2 (patch)
tree510aaf1cc95c3e91008d8da5817486d845647634 /network
parent902fe0d0ba04091185f846486b4a0c20aaf8f5d8 (diff)
downloadslackbuilds-a8945a06d5f8e91d7abbbe1a71154bf727e986b2.tar.gz
slackbuilds-a8945a06d5f8e91d7abbbe1a71154bf727e986b2.tar.xz
network/uget: Updated for version 1.10.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/uget/README2
-rw-r--r--network/uget/slack-desc8
-rw-r--r--network/uget/uget.SlackBuild5
-rw-r--r--network/uget/uget.info8
4 files changed, 12 insertions, 11 deletions
diff --git a/network/uget/README b/network/uget/README
index 8e178c72c6..fc4085983b 100644
--- a/network/uget/README
+++ b/network/uget/README
@@ -1,4 +1,4 @@
-Uget (formerly urlgfe) is a Free and Open Source download manager.
+uGet is a Free and Open Source download manager.
It allows for queuing downloads, file type-based classification of
downloads, and is lightweight.
diff --git a/network/uget/slack-desc b/network/uget/slack-desc
index 61d00da377..a2a031e60c 100644
--- a/network/uget/slack-desc
+++ b/network/uget/slack-desc
@@ -6,12 +6,12 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-uget: uget (download manager in GTK+)
-uget:
-uget: Uget (formerly urlgfe) is a Free and Open Source download manager.
-uget:
+uget: uget (download manager)
uget:
+uget: uGet is a Free and Open Source download manager.
uget:
+uget: It allows for queuing downloads, file type-based classification of
+uget: downloads, and is lightweight.
uget:
uget:
uget:
diff --git a/network/uget/uget.SlackBuild b/network/uget/uget.SlackBuild
index 0a142826b8..470207863c 100644
--- a/network/uget/uget.SlackBuild
+++ b/network/uget/uget.SlackBuild
@@ -7,7 +7,7 @@
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
PRGNAM=uget
-VERSION=1.10.3
+VERSION=${VERSION:-1.10.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -53,7 +53,8 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# Prevent segfaults in Curl_resolv_timeout()
+# Prevent segfaults in Curl_resolv_timeout(). This patch has been accepted
+# by upstream and will be in the next release.
patch -p1 < $CWD/curlopt_nosignal.diff
if [ "${ARIA2:-yes}" = "no" ]; then
diff --git a/network/uget/uget.info b/network/uget/uget.info
index 91092f2bdc..7650b34280 100644
--- a/network/uget/uget.info
+++ b/network/uget/uget.info
@@ -1,8 +1,8 @@
PRGNAM="uget"
-VERSION="1.10.3"
-HOMEPAGE="http://uget.visuex.com/"
-DOWNLOAD="http://downloads.sourceforge.net/urlget/uget-1.10.3.tar.gz"
-MD5SUM="d71c927cfcfc3ef9f62cc9cb3ca7bab7"
+VERSION="1.10.4"
+HOMEPAGE="http://ugetdm.com"
+DOWNLOAD="http://downloads.sourceforge.net/urlget/uget-1.10.4.tar.gz"
+MD5SUM="58139de0bd043cfeae0f22c239f4bbc5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""