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

Felix Yan felixonmars at archlinux.org
Tue Jan 17 02:36:45 UTC 2017


    Date: Tuesday, January 17, 2017 @ 02:36:44
  Author: felixonmars
Revision: 207657

upgpkg: aria2 1.31.0-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-16 22:39:13 UTC (rev 207656)
+++ PKGBUILD	2017-01-17 02:36:44 UTC (rev 207657)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.30.0
+pkgver=1.31.0
 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' 'libssh2')
 checkdepends=('cppunit')
 source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-$pkgver/aria2-$pkgver.tar.xz")
-sha256sums=('bf6c5366d11d2a6038c8e19f01f9b874041793aaf317e0206120e3e8c9c431f6')
+sha256sums=('7b85619048b23406f241e38a5b1b8b0bc2cae9e80fd117810c2a71ecca813f8c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list