summaryrefslogtreecommitdiffstats
path: root/network/uget/uget.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-08-27 19:25:28 +0200
committer David Spencer2017-09-02 11:24:38 +0200
commit6cf7c579422abdebc61b2dac029b2def7e37cd87 (patch)
treef19c0e7be39240533dd93a32644b5ea9e47db364 /network/uget/uget.SlackBuild
parent86e7ec84264d68d1a55143d033b10b73dad01474 (diff)
downloadslackbuilds-6cf7c579422abdebc61b2dac029b2def7e37cd87.tar.gz
network/uget: Updated for version 2.0.10.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/uget/uget.SlackBuild')
-rw-r--r--network/uget/uget.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/network/uget/uget.SlackBuild b/network/uget/uget.SlackBuild
index ff7fcccee7..8ed85fd309 100644
--- a/network/uget/uget.SlackBuild
+++ b/network/uget/uget.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20170827 bkw:
+# - update for 2.0.10
+
# 20170324 bkw:
# - update for 2.0.9
# - AUTHORS no longer empty, include in package
@@ -24,7 +27,7 @@
# - don't install empty AUTHORS and ChangeLog
PRGNAM=uget
-VERSION=${VERSION:-2.0.9}
+VERSION=${VERSION:-2.0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}