summaryrefslogtreecommitdiff
path: root/community/aria2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-18 10:23:47 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-18 10:23:47 +0100
commit929a5d6e5e12fa9528758e5e223e88048e04f363 (patch)
treef0ae0c4ce7bbb928b3eaf24776bbf5a406d31fb6 /community/aria2
parenteb6ae6ca0cb676b88fb9f22ccd4816df6abc4d2c (diff)
parentf5da39f098910b7b6f92dfbcc0c4d5d235d4a57d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang/PKGBUILD extra/colord/PKGBUILD extra/redland/PKGBUILD
Diffstat (limited to 'community/aria2')
-rw-r--r--community/aria2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/aria2/PKGBUILD b/community/aria2/PKGBUILD
index 6d11c2b5a..1363b7f17 100644
--- a/community/aria2/PKGBUILD
+++ b/community/aria2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 83746 2013-02-04 21:45:01Z bpiotrowski $
+# $Id: PKGBUILD 86453 2013-03-17 13:59:10Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Angel Velasquez <angvp@archlinux.org>
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=aria2
-pkgver=1.16.3
+pkgver=1.16.4
pkgrel=1
pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
arch=('i686' 'x86_64' 'mips64el')
@@ -15,7 +15,7 @@ license=('GPL')
depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
checkdepends=('cppunit')
source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2)
-sha256sums=('989f8eb5599394681d75e18acf3d4261870cc2dce70b813ce84305dc3c9e50a2')
+sha256sums=('7fb5360570ee626b428f9450244435734fbc9e979994e3e61eb672e8ed970319')
build() {
cd $pkgname-$pkgver