summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpandada82017-10-20 13:15:02 +0800
committerpandada82017-10-20 13:15:02 +0800
commite5f6429058606432e9b51c46726501f2c8e4b973 (patch)
treedabfd79a391747245c886934971521f835008e0f
parent42366686713abed3f5bd743efe0bf0b95bd5e165 (diff)
downloadaur-e5f6429058606432e9b51c46726501f2c8e4b973.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 f55e2870f0f2..9ca16c91cf3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 11 03:21:27 UTC 2017
+# Fri Oct 20 05:14:48 UTC 2017
pkgbase = aria2-fast
pkgdesc = Aria2 Download utility with little patch to maximize aria2 download speed
- pkgver = 1.32.0
+ pkgver = 1.33.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/aria2/aria2/releases/download/release-1.32.0/aria2-1.32.0.tar.xz
+ source = https://github.com/aria2/aria2/releases/download/release-1.33.0/aria2-1.33.0.tar.xz
source = aria2-fast.patch
- md5sums = 3fb0a001c948d9f36650774662b6f50a
+ md5sums = 46979c7291403a785e936d0ca244efea
md5sums = 28bcf743c3c08432f61f74913c0d413f
pkgname = aria2-fast
diff --git a/PKGBUILD b/PKGBUILD
index b04fde837e7a..da913727d7b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=aria2-fast
-pkgver=1.32.0
+pkgver=1.33.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=('3fb0a001c948d9f36650774662b6f50a'
+md5sums=('46979c7291403a785e936d0ca244efea'
'28bcf743c3c08432f61f74913c0d413f')