diff options
Diffstat (limited to 'extra/c-ares/PKGBUILD')
-rw-r--r-- | extra/c-ares/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/c-ares/PKGBUILD b/extra/c-ares/PKGBUILD index b2f70453e..d731936fe 100644 --- a/extra/c-ares/PKGBUILD +++ b/extra/c-ares/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 185276 2013-05-12 20:05:21Z dreisner $ +# $Id: PKGBUILD 196877 2013-10-20 21:10:55Z dreisner $ # Maintainer: Dave Reisner <dreisner@archlinux.org> # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> # Contributor: Jeff Mickey <jeff@archlinux.org> @@ -6,7 +6,7 @@ pkgname=c-ares pkgver=1.10.0 -pkgrel=1 +pkgrel=2 pkgdesc='C library that performs DNS requests and name resolves asynchronously' arch=('i686' 'x86_64') url='http://c-ares.haxx.se/' |