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

Daniel Griffiths dgriffiths at archlinux.org
Wed Dec 8 17:15:59 UTC 2010


    Date: Wednesday, December 8, 2010 @ 12:15:58
  Author: dgriffiths
Revision: 102605

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-08 17:02:14 UTC (rev 102604)
+++ PKGBUILD	2010-12-08 17:15:58 UTC (rev 102605)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.10.3
+pkgver=1.10.7
 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=('1eb227cca0602666590ff08f32755e11')
+md5sums=('93c2f27015f34f74e7641a61037ed38f')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list