diff options
Diffstat (limited to 'community/aria2/PKGBUILD')
-rw-r--r-- | community/aria2/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/aria2/PKGBUILD b/community/aria2/PKGBUILD index 6d1557c43..e46dd187c 100644 --- a/community/aria2/PKGBUILD +++ b/community/aria2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 71517 2012-05-28 04:56:49Z bpiotrowski $ +# $Id: PKGBUILD 74226 2012-07-23 03:08:17Z allan $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Thomas Dziedzic < gostrc at gmail > # Contributor: Angel Velasquez <angvp@archlinux.org> @@ -7,7 +7,7 @@ pkgname=aria2 pkgver=1.15.1 -pkgrel=1 +pkgrel=2 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink' arch=('i686' 'x86_64') url='http://aria2.sourceforge.net/' |