wget: A couple of fixes

This commit is contained in:
Paul Moore
2015-04-13 11:59:20 +01:00
parent 77a5640529
commit 241d2a82f8

View File

@@ -5,8 +5,7 @@ _realname=wget
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.16.3
pkgrel=1
pkgdesc='Wget retrieves files using HTTP, HTTPS and FTP'
groups=("${MINGW_PACKAGE_PREFIX}")
pkgdesc='Wget retrieves files using HTTP, HTTPS and FTP (mingw-w64)'
arch=('any')
url='http://www.gnu.org/software/wget/'