Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
e6b63ac9
Commit
e6b63ac9
authored
Jul 25, 2016
by
gnastyle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aria2: update to 1.25.0
parent
d03deecb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
aria2/PKGBUILD
aria2/PKGBUILD
+2
-2
No files found.
aria2/PKGBUILD
View file @
e6b63ac9
pkgname
=
aria2
pkgver
=
1.2
4
.0
pkgver
=
1.2
5
.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
=(
'
eea3d61e4970f49e2ac92707c04d65e49785e49d
'
)
sha1sums
=(
'
ae5a5f6c865f0d1ac501e8a195a6f28c9cbc45ee
'
)
build
()
{
cd
${
pkgname
}
-
${
pkgver
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment