[arch-commits] Commit in aria2/trunk (PKGBUILD)

Daniel Griffiths dgriffiths at archlinux.org
Thu Jul 1 00:15:10 UTC 2010


    Date: Wednesday, June 30, 2010 @ 20:15:09
  Author: dgriffiths
Revision: 84573

Modified:
  aria2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-01 00:10:33 UTC (rev 84572)
+++ PKGBUILD	2010-07-01 00:15:09 UTC (rev 84573)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.9.3
+pkgver=1.9.5
 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=('b227e3fe4ffe20ca4215622bef827bd1')
+md5sums=('03b98365c94711177bd2c579896eacc6')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list