[arch-commits] Commit in aria2/trunk (PKGBUILD)
Daniel Griffiths
dgriffiths at archlinux.org
Mon Aug 16 20:02:49 UTC 2010
Date: Monday, August 16, 2010 @ 16:02:49
Author: dgriffiths
Revision: 87551
Modified:
aria2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-08-16 20:01:29 UTC (rev 87550)
+++ PKGBUILD 2010-08-16 20:02:49 UTC (rev 87551)
@@ -2,7 +2,7 @@
# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=aria2
-pkgver=1.9.5
+pkgver=1.10.0
pkgrel=1
pkgdesc="Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
license=('GPL')
depends=('gnutls' 'libxml2' 'sqlite3' 'c-ares' 'ca-certificates')
source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2)
-md5sums=('03b98365c94711177bd2c579896eacc6')
+md5sums=('1386df9b2003f42695062a0e1232e488')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list