summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpandada82016-04-17 05:17:44 +0800
committerpandada82016-04-17 05:34:21 +0800
commitbfd782238952d9b6df3d36f54c9355d27d37021c (patch)
tree6e3c707d3416a267c4fb11c4300b606a7f550438
parent48ad97286f73946a411567ac859e0fa9652f19c1 (diff)
downloadaur-bfd782238952d9b6df3d36f54c9355d27d37021c.tar.gz
bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1459bead1cbe..02512e97a775 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Mar 25 13:00:02 UTC 2016
+# Sat Apr 16 21:17:20 UTC 2016
pkgbase = aria2-fast
pkgdesc = Aria2 Download utility with little patch to maximize aria2 download speed
- pkgver = 1.21.0
+ pkgver = 1.22.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.21.0/aria2-1.21.0.tar.xz
+ source = https://github.com/tatsuhiro-t/aria2/releases/download/release-1.22.0/aria2-1.22.0.tar.xz
source = aria2-fast.patch
- md5sums = 70479675494a9fd619c2317dad438442
+ md5sums = 42abc7f2e1b42afa415a34bddad0512e
md5sums = 28bcf743c3c08432f61f74913c0d413f
pkgname = aria2-fast
diff --git a/PKGBUILD b/PKGBUILD
index c99402ee5c79..8e4d4382ffd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=aria2-fast
-pkgver=1.21.0
+pkgver=1.22.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=('70479675494a9fd619c2317dad438442'
+md5sums=('42abc7f2e1b42afa415a34bddad0512e'
'28bcf743c3c08432f61f74913c0d413f')