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

Allan McRae allan at archlinux.org
Sat Aug 1 11:11:24 UTC 2009


    Date: Saturday, August 1, 2009 @ 07:11:24
  Author: allan
Revision: 48286

upgpkg: aria2 1.5.1-1
    upstream update

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-01 11:08:35 UTC (rev 48285)
+++ PKGBUILD	2009-08-01 11:11:24 UTC (rev 48286)
@@ -2,15 +2,15 @@
 # Maintainer: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=aria2
-pkgver=1.3.0
+pkgver=1.5.1
 pkgrel=1
 pkgdesc="Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink"
 arch=('i686' 'x86_64')
 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=('834c80f7988d894e48298c21b5fce056')
+source=(http://downloads.sourceforge.net/project/aria2/aria2/aria2-1.5.1/aria2-${pkgver}.tar.bz2)
+md5sums=('b1928993ffcf23076553eb43f45a3278')
 
 build() {
   cd "$srcdir/aria2-$pkgver"




More information about the arch-commits mailing list