From f60de6664a098734dc7962a6105c175268706e36 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 15 Jul 2014 03:56:51 +0000 Subject: Tue Jul 15 03:46:22 UTC 2014 --- community/aria2/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/aria2/PKGBUILD') diff --git a/community/aria2/PKGBUILD b/community/aria2/PKGBUILD index 75f68b666..efe523715 100644 --- a/community/aria2/PKGBUILD +++ b/community/aria2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108617 2014-03-30 14:15:46Z fyan $ +# $Id: PKGBUILD 115671 2014-07-14 06:09:49Z fyan $ # Maintainer: Felix Yan # Contributor: Bartłomiej Piotrowski # Contributor: Thomas Dziedzic < gostrc at gmail > @@ -7,7 +7,7 @@ # Contributor: Daniel J Griffiths pkgname=aria2 -pkgver=1.18.5 +pkgver=1.18.6 pkgrel=1 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ license=('GPL') depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates') checkdepends=('cppunit') source=(http://downloads.sourceforge.net/aria2/aria2-$pkgver.tar.xz) -sha256sums=('90a15959498673ebe6a964f8f9fe840f4adbb0a1904a9810cd7da6743c0b619b') +sha256sums=('b9890e1d353e76a87bf94dc8a810586f4b7899130603599dd1227ed0c19e0d74') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf