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

Giovanni Scafora giovanni at archlinux.org
Mon Dec 7 10:30:30 UTC 2009


    Date: Monday, December 7, 2009 @ 05:30:30
  Author: giovanni
Revision: 60828

upgpkg: aria2 1.7.1-1
    upstream release

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-07 10:05:14 UTC (rev 60827)
+++ PKGBUILD	2009-12-07 10:30:30 UTC (rev 60828)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=aria2
-pkgver=1.6.3
+pkgver=1.7.1
 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/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5d3e6231caaa6a8b8e708d8b51154341')
+md5sums=('ca125faf6a8fbef108184184cb70fe24')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list