From c65b085e37abd9c4c26af71e79acec8d442ffa20 Mon Sep 17 00:00:00 2001 From: Gerardo Di Iorio Date: Tue, 8 Oct 2019 14:33:11 +0200 Subject: [PATCH] aria2: update to 1.35.0. --- srcpkgs/aria2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aria2/template b/srcpkgs/aria2/template index 22dc750b8d5..4ec0096f61a 100644 --- a/srcpkgs/aria2/template +++ b/srcpkgs/aria2/template @@ -1,6 +1,6 @@ # Template file for 'aria2' pkgname=aria2 -version=1.34.0 +version=1.35.0 revision=5 build_style=gnu-configure configure_args="--with-openssl --with-libexpat --without-gnutls @@ -13,12 +13,12 @@ makedepends="c-ares-devel expat-devel gmp-devel libressl-devel sqlite-devel depends="ca-certificates" checkdepends="libcppunit-devel" short_desc="Lightweight multi-protocol/multi-source command-line download utility" -maintainer="Orphaned " +maintainer="Gerardo Di Iorio " license="GPL-2.0-or-later" homepage="https://aria2.github.io/" changelog="https://raw.githubusercontent.com/aria2/aria2/master/NEWS" distfiles="https://github.com/aria2/aria2/releases/download/release-${version}/aria2-${version}.tar.xz" -checksum=3a44a802631606e138a9e172a3e9f5bcbaac43ce2895c1d8e2b46f30487e77a3 +checksum=1e2b7fd08d6af228856e51c07173cfcf987528f1ac97e04c5af4a47642617dfd libaria2_package() { short_desc="Multi-Protocol/multi-source download library"