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

Giovanni Scafora giovanni at archlinux.org
Wed Feb 3 19:48:54 UTC 2010


    Date: Wednesday, February 3, 2010 @ 14:48:54
  Author: giovanni
Revision: 67122

upgpkg: aria2 1.8.2-1
    upstream release

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-03 17:38:08 UTC (rev 67121)
+++ PKGBUILD	2010-02-03 19:48:54 UTC (rev 67122)
@@ -2,7 +2,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=aria2
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc="Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink"
 arch=('i686' 'x86_64')
@@ -10,8 +10,7 @@
 license=('GPL')
 depends=('gnutls' 'libxml2' 'sqlite3' 'c-ares' 'ca-certificates')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e8f746e18c12673438af789444ed4625')
-sha1sums=('ef5ed1f311f8b5ef2363070487d751803d267b11')
+md5sums=('ec72262dbe4b4091dfe29d08f8e4d097')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list