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

Felix Yan fyan at archlinux.org
Mon Feb 23 15:40:35 UTC 2015


    Date: Monday, February 23, 2015 @ 16:40:34
  Author: fyan
Revision: 128129

upgpkg: aria2 1.18.10-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-23 11:33:47 UTC (rev 128128)
+++ PKGBUILD	2015-02-23 15:40:34 UTC (rev 128129)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.18.9
+pkgver=1.18.10
 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=('4a7be62cac075e4ad14c91dd4ab9f22afe6e21507255142c20de252e15a7b1e7')
+sha256sums=('c8a7bf111eb2c80251c47ee1fa9e174a530ae1dbd7c48c08c9c6b319bcf427d3')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list