[arch-commits] Commit in aria2/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Feb 15 16:49:24 UTC 2016
Date: Monday, February 15, 2016 @ 17:49:24
Author: fyan
Revision: 161690
upgpkg: aria2 1.20.0-1
Modified:
aria2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-15 16:42:59 UTC (rev 161689)
+++ PKGBUILD 2016-02-15 16:49:24 UTC (rev 161690)
@@ -7,7 +7,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=aria2
-pkgver=1.19.3
+pkgver=1.20.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=('6abcc6c28437a519cc1016736cb446ed38db360cb9828c4a7105526ea82299e3')
+sha256sums=('bf96344b6fee3aada0881ca008b077ea2c5dd820e8f8d693329481ecc7ff8fd0')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list