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

Angel Velásquez angvp at archlinux.org
Fri Jan 28 08:00:22 UTC 2011


    Date: Friday, January 28, 2011 @ 03:00:22
  Author: angvp
Revision: 107959

upgpkg: aria2 1.10.9-1
Updating to 1.10.9

Modified:
  aria2/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-28 05:42:14 UTC (rev 107958)
+++ PKGBUILD	2011-01-28 08:00:22 UTC (rev 107959)
@@ -1,8 +1,10 @@
+# $Id$
+# Maintainer: Angel Velasquez <angvp at archlinux.org>
 # Contributor: Alexander Fehr <pizzapunk gmail com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.10.8
+pkgver=1.10.9
 pkgrel=1
 pkgdesc="Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink"
 arch=('i686' 'x86_64')
@@ -10,7 +12,7 @@
 license=('GPL')
 depends=('gnutls' 'libxml2' 'sqlite3' 'c-ares' 'ca-certificates')
 source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2)
-md5sums=('cffc58c796e51cb4fea1a02deee2a750')
+md5sums=('856cd88e75c7b893b42f4b6b8f2c0ad1')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list