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

Felix Yan felixonmars at archlinux.org
Sat Jul 16 16:15:59 UTC 2016


    Date: Saturday, July 16, 2016 @ 16:15:58
  Author: felixonmars
Revision: 183003

upgpkg: aria2 1.25.0-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-16 15:53:06 UTC (rev 183002)
+++ PKGBUILD	2016-07-16 16:15:58 UTC (rev 183003)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.24.0
+pkgver=1.25.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=('35a496d2704ffb07e0b0dcac16c6d9b2854327967f984218517403d187f7bf37')
+sha256sums=('ff89eb4c76cfc816a6f5abc7dfd416cc3f339e7d02c761f822fa965a18cf0d35')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list