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

Felix Yan fyan at archlinux.org
Sun Oct 4 10:42:16 UTC 2015


    Date: Sunday, October 4, 2015 @ 12:42:16
  Author: fyan
Revision: 142916

upgpkg: aria2 1.19.2-1

Modified:
  aria2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-04 04:11:17 UTC (rev 142915)
+++ PKGBUILD	2015-10-04 10:42:16 UTC (rev 142916)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.19.1
+pkgver=1.19.2
 pkgrel=1
 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 license=('GPL')
 depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates' 'libssh2')
 checkdepends=('cppunit')
-source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-1.19.1/aria2-$pkgver.tar.xz")
-sha256sums=('f731f64940ccfc78e8777190de354ba833fe248851b935d5d8885a7917fc101f')
+source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-$pkgver/aria2-$pkgver.tar.xz")
+sha256sums=('3605486dd495cd8c2f672b7d0b763397989d831396862f15730697ebcf0ad53e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list