mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
merge
This commit is contained in:
commit
cdf3701acc
@ -1,5 +1,5 @@
|
||||
pkgname=aria2
|
||||
pkgver=1.21.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink.'
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('GPL3')
|
||||
depends=('gnutls' 'libxml2' 'sqlite3' 'c-ares' 'ca-certificates' 'libssh2')
|
||||
categories=('network')
|
||||
source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha1sums=('4b4815e11dfb70408c2810ea6dfb2e0a6d2dd7bf')
|
||||
sha1sums=('6ae60722e65b3270bd9b1785677298e67f1ee4ad')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user