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

Andrea Scarpino andrea at archlinux.org
Thu Nov 5 13:27:36 UTC 2009


    Date: Thursday, November 5, 2009 @ 08:27:36
  Author: andrea
Revision: 58170

upgpkg: aria2 1.6.3-1
    upstream release

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-05 08:59:05 UTC (rev 58169)
+++ PKGBUILD	2009-11-05 13:27:36 UTC (rev 58170)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=aria2
-pkgver=1.6.2
+pkgver=1.6.3
 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=('aa94152c01a11e75b77a6be6c15e81ff')
+md5sums=('5d3e6231caaa6a8b8e708d8b51154341')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list