summaryrefslogtreecommitdiffstats
path: root/network/aria2/aria2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/aria2/aria2.SlackBuild')
-rw-r--r--network/aria2/aria2.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/aria2/aria2.SlackBuild b/network/aria2/aria2.SlackBuild
index 3b80cefbc1..0df33b6378 100644
--- a/network/aria2/aria2.SlackBuild
+++ b/network/aria2/aria2.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for aria2
# Originally written by Marco Cecchetti <mrc.ildp@gmail.com>
-# 2015-2016 maintained by Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# 2015-2017 maintained by Willy Sudiarto Raharjo <willysr@slackbuilds.org>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=${PRGNAM:-aria2}
-VERSION=${VERSION:-1.30.0}
+VERSION=${VERSION:-1.31.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}