summaryrefslogtreecommitdiffstats
path: root/network/aria2
diff options
context:
space:
mode:
Diffstat (limited to 'network/aria2')
-rw-r--r--network/aria2/aria2.SlackBuild4
-rw-r--r--network/aria2/aria2.info6
2 files changed, 5 insertions, 5 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}
diff --git a/network/aria2/aria2.info b/network/aria2/aria2.info
index 041bcae7f5..15abad96b8 100644
--- a/network/aria2/aria2.info
+++ b/network/aria2/aria2.info
@@ -1,8 +1,8 @@
PRGNAM="aria2"
-VERSION="1.30.0"
+VERSION="1.31.0"
HOMEPAGE="https://aria2.github.io/"
-DOWNLOAD="https://github.com/aria2/aria2/releases/download/release-1.30.0/aria2-1.30.0.tar.xz"
-MD5SUM="2b970744835020dbb254b8784e519056"
+DOWNLOAD="https://github.com/aria2/aria2/releases/download/release-1.31.0/aria2-1.31.0.tar.xz"
+MD5SUM="8e8776184f384d34b37306821bf10a67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="c-ares"