summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpandada82017-11-12 18:08:26 +0800
committerpandada82017-11-12 18:08:35 +0800
commite8ea67afe30fabf404ca12a7b58f02d1ba1662f0 (patch)
tree939ddf169fc99e08edd1051baa044941429c95fa
parente5f6429058606432e9b51c46726501f2c8e4b973 (diff)
downloadaur-e8ea67afe30fabf404ca12a7b58f02d1ba1662f0.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 9ca16c91cf3a..7e9dfbe82411 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Oct 20 05:14:48 UTC 2017
+# Sun Nov 12 10:08:30 UTC 2017
pkgbase = aria2-fast
pkgdesc = Aria2 Download utility with little patch to maximize aria2 download speed
- pkgver = 1.33.0
+ pkgver = 1.33.1
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.33.0/aria2-1.33.0.tar.xz
+ source = https://github.com/aria2/aria2/releases/download/release-1.33.1/aria2-1.33.1.tar.xz
source = aria2-fast.patch
- md5sums = 46979c7291403a785e936d0ca244efea
+ md5sums = 586ac195cc15b8bec51688338fac0fc5
md5sums = 28bcf743c3c08432f61f74913c0d413f
pkgname = aria2-fast
diff --git a/PKGBUILD b/PKGBUILD
index da913727d7b4..ccd3b6571689 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=aria2-fast
-pkgver=1.33.0
+pkgver=1.33.1
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=('46979c7291403a785e936d0ca244efea'
+md5sums=('586ac195cc15b8bec51688338fac0fc5'
'28bcf743c3c08432f61f74913c0d413f')