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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Mon Feb 4 07:53:49 UTC 2013


    Date: Monday, February 4, 2013 @ 08:53:49
  Author: bpiotrowski
Revision: 83631

upgpkg: aria2 1.16.2-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-04 07:48:55 UTC (rev 83630)
+++ PKGBUILD	2013-02-04 07:53:49 UTC (rev 83631)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.16.1
+pkgver=1.16.2
 pkgrel=1
 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
 checkdepends=('cppunit')
 source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2)
-md5sums=('ad7e0575ce4a480eb54030e1d348e076')
+sha256sums=('3d6cf24d549b7f2563ccb3ca0eb93dfebd20e04f9343caec95ea265c6a2185b9')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list