diff --git a/c-ares/PKGBUILD b/c-ares/PKGBUILD index 9c197248..79180f2e 100644 --- a/c-ares/PKGBUILD +++ b/c-ares/PKGBUILD @@ -2,7 +2,7 @@ pkgbase="c-ares" pkgname=("libcares" "libcares-devel") -pkgver=1.13.0 +pkgver=1.14.0 pkgrel=1 pkgdesc="C library that performs DNS requests and name resolves asynchronously (libraries)" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=("gcc-libs") options=('staticlibs') source=("https://c-ares.haxx.se/download/${pkgbase}-${pkgver}.tar.gz"{,.asc} "https://c-ares.haxx.se/license.html") -sha256sums=('03f708f1b14a26ab26c38abd51137640cb444d3ec72380b21b20f1a8d2861da7' +sha256sums=('45d3c1fd29263ceec2afc8ff9cd06d5f8f889636eb4e80ce3cc7f0eaf7aadc6e' 'SKIP' '41215a3adeb9dcb308df48ed63faea7eb34cd9e944139123623e79fb8e656712')