summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpandada82016-03-25 21:00:40 +0800
committerpandada82016-03-25 21:00:40 +0800
commit48ad97286f73946a411567ac859e0fa9652f19c1 (patch)
tree34c309a3c9df3b741fe16be21f1c5b4187362c46
parentc898b696db892c913b4260b0e3b03a25de8a8f44 (diff)
downloadaur-48ad97286f73946a411567ac859e0fa9652f19c1.tar.gz
bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa059158eafa..1459bead1cbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 16 15:58:38 UTC 2016
+# Fri Mar 25 13:00:02 UTC 2016
pkgbase = aria2-fast
pkgdesc = Aria2 Download utility with little patch to maximize aria2 download speed
- pkgver = 1.20.0
+ pkgver = 1.21.0
pkgrel = 1
url = http://aria2.sourceforge.net/
arch = i686
@@ -19,9 +19,9 @@ pkgbase = aria2-fast
depends = libssh2
provides = aria2
conflicts = aria2
- source = https://github.com/tatsuhiro-t/aria2/releases/download/release-1.20.0/aria2-1.20.0.tar.xz
+ source = https://github.com/tatsuhiro-t/aria2/releases/download/release-1.21.0/aria2-1.21.0.tar.xz
source = aria2-fast.patch
- md5sums = 633b9f5c7a6d2a4198174cf895b4a038
+ md5sums = 70479675494a9fd619c2317dad438442
md5sums = 28bcf743c3c08432f61f74913c0d413f
pkgname = aria2-fast
diff --git a/PKGBUILD b/PKGBUILD
index 20ed5e8754db..c99402ee5c79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=aria2-fast
-pkgver=1.20.0
+pkgver=1.21.0
pkgrel=1
pkgdesc='Aria2 Download utility with little patch to maximize aria2 download speed'
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
@@ -45,5 +45,5 @@ package() {
${pkgdir}/usr/share/bash-completion/completions
rm -rf ${pkgdir}/usr/share/doc/aria2/bash_completion
}
-md5sums=('633b9f5c7a6d2a4198174cf895b4a038'
+md5sums=('70479675494a9fd619c2317dad438442'
'28bcf743c3c08432f61f74913c0d413f')