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

Felix Yan fyan at nymeria.archlinux.org
Mon Mar 24 05:53:43 UTC 2014


    Date: Monday, March 24, 2014 @ 06:53:43
  Author: fyan
Revision: 108148

upgpkg: aria2 1.18.4-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-24 00:57:29 UTC (rev 108147)
+++ PKGBUILD	2014-03-24 05:53:43 UTC (rev 108148)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.18.3
+pkgver=1.18.4
 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=('014706c67406be380384484635ca2e811b405c876f0bbcf7a31be79df392d84d')
+sha256sums=('bc6b9d1eb215bba1948ebb7725301658f7125c7345d2a25f971cb8e11204c88d')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list