diff options
Diffstat (limited to 'abs/core')
-rw-r--r-- | abs/core/wget/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/wget/PKGBUILD b/abs/core/wget/PKGBUILD index 1ef6911..eb13f03 100644 --- a/abs/core/wget/PKGBUILD +++ b/abs/core/wget/PKGBUILD @@ -4,7 +4,7 @@ pkgname=wget pkgver=1.12 -pkgrel=2 +pkgrel=3 pkgdesc="A network utility to retrieve files from the Web" arch=('i686' 'x86_64') url="http://www.gnu.org/software/wget/wget.html" |