From b5f690637837ff269bf5d248ee2dc37ea5236ca8 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 12 Jan 2012 23:14:51 +0000 Subject: Thu Jan 12 23:14:51 UTC 2012 --- community/aria2/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/aria2') diff --git a/community/aria2/PKGBUILD b/community/aria2/PKGBUILD index f0f41709f..ff8e20911 100644 --- a/community/aria2/PKGBUILD +++ b/community/aria2/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Daniel J Griffiths pkgname=aria2 -pkgver=1.14.0 +pkgver=1.14.1 pkgrel=1 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ url='http://aria2.sourceforge.net/' license=('GPL') depends=('gnutls' 'libxml2' 'sqlite3' 'c-ares' 'ca-certificates') source=("http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2") -md5sums=('577b3b5f19c28de4451cd1a32de76eeb') +md5sums=('3a23844ab3e1460eb7e6dac9b5dd798c') build() { cd aria2-${pkgver} -- cgit v1.2.3-54-g00ecf