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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Jan 5 15:54:41 UTC 2014


    Date: Sunday, January 5, 2014 @ 16:54:40
  Author: bpiotrowski
Revision: 103390

upgpkg: aria2 1.18.3-1

- new upstream release

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-05 15:48:26 UTC (rev 103389)
+++ PKGBUILD	2014-01-05 15:54:40 UTC (rev 103390)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.18.2
+pkgver=1.18.3
 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.xz)
-sha256sums=('b4c99eea9e11d265ed90ab685571f7328a20f5c5a438da93ecdba0959170f460')
+sha256sums=('014706c67406be380384484635ca2e811b405c876f0bbcf7a31be79df392d84d')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list