diff --git a/srcpkgs/aria2/template b/srcpkgs/aria2/template index dca8c00f4ec..7c6bba348a3 100644 --- a/srcpkgs/aria2/template +++ b/srcpkgs/aria2/template @@ -1,17 +1,20 @@ # Template file for 'aria2' pkgname=aria2 -version=1.33.1 -revision=3 +version=1.34.0 +revision=1 build_style=gnu-configure configure_args="--with-openssl --with-libexpat --without-gnutls --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --with-bashcompletiondir=/usr/share/bash-completion/completions" hostmakedepends="pkg-config" -makedepends="zlib-devel gmp-devel expat-devel libressl-devel sqlite-devel c-ares-devel" +makedepends="c-ares-devel expat-devel gmp-devel libressl-devel sqlite-devel + zlib-devel" depends="ca-certificates" +checkdepends="libcppunit-devel" short_desc="Lightweight multi-protocol/multi-source command-line download utility" maintainer="Juan RP " -license="GPL-2" +license="GPL-2.0-or-later" homepage="https://aria2.github.io/" -distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz" -checksum=2539e4844f55a1f1f5c46ad42744335266053a69162e964d9a2d80a362c75e1b +#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