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

Felix Yan fyan at archlinux.org
Wed Jul 23 16:15:16 UTC 2014


    Date: Wednesday, July 23, 2014 @ 18:15:15
  Author: fyan
Revision: 116174

upgpkg: aria2 1.18.7-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-23 14:41:20 UTC (rev 116173)
+++ PKGBUILD	2014-07-23 16:15:15 UTC (rev 116174)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.18.6
+pkgver=1.18.7
 pkgrel=1
 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
 checkdepends=('cppunit')
 source=(http://downloads.sourceforge.net/aria2/aria2-$pkgver.tar.xz)
-sha256sums=('b9890e1d353e76a87bf94dc8a810586f4b7899130603599dd1227ed0c19e0d74')
+sha256sums=('7944336efdfc82892802bec304698448e8d27b30f30496576716e8b93ebfff98')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list