summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpandada82019-10-11 15:48:11 +0800
committerpandada82019-10-11 15:48:11 +0800
commite7db0db5482a69095d174176592d8c6dbce89527 (patch)
treea9fbfd696380f8918956c9114589b3fe1dc90414
parentec6a012331c7383200bce4b349e17fcd70905001 (diff)
downloadaur-e7db0db5482a69095d174176592d8c6dbce89527.tar.gz
bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24f62fb8364d..f5913763b936 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aria2-fast
pkgdesc = Aria2 Download utility with little patch to maximize aria2 download speed
- pkgver = 1.34.0
- pkgrel = 3
+ pkgver = 1.35.0
+ pkgrel = 1
url = http://aria2.sourceforge.net/
arch = i686
arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = aria2-fast
depends = libssh2
provides = aria2
conflicts = aria2
- source = https://github.com/aria2/aria2/releases/download/release-1.34.0/aria2-1.34.0.tar.xz
+ source = https://github.com/aria2/aria2/releases/download/release-1.35.0/aria2-1.35.0.tar.xz
source = aria2-fast.patch
- md5sums = 923b2f6cab7414a8ef0c05a264e070bb
+ md5sums = c933a8752a9a8bf7bd78083afe2d9101
md5sums = 93c7981c1b7c3bc44226245d3d718894
pkgname = aria2-fast
diff --git a/PKGBUILD b/PKGBUILD
index 4e49523f99f4..d8c3200d55f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=aria2-fast
-pkgver=1.34.0
-pkgrel=3
+pkgver=1.35.0
+pkgrel=1
pkgdesc='Aria2 Download utility with little patch to maximize aria2 download speed'
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url='http://aria2.sourceforge.net/'
@@ -45,5 +45,5 @@ package() {
${pkgdir}/usr/share/bash-completion/completions
rm -rf ${pkgdir}/usr/share/doc/aria2/bash_completion
}
-md5sums=('923b2f6cab7414a8ef0c05a264e070bb'
+md5sums=('c933a8752a9a8bf7bd78083afe2d9101'
'93c7981c1b7c3bc44226245d3d718894')