summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-02-06 19:10:43 +0100
committerMichel Zou2017-02-06 19:10:43 +0100
commitbfafb833049a5b4b3e810497bddc9c5c3d11d28c (patch)
tree44f28bb5ba169508b8210123bb68ac35df382392 /PKGBUILD
parent17163eed6abc2db159381a303a1c24c76d5023c3 (diff)
downloadaur-bfafb833049a5b4b3e810497bddc9c5c3d11d28c.tar.gz
libidn2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7cf7fad5f74..3d0595a17944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=mingw-w64-curl
pkgver=7.52.1
-pkgrel=1
+pkgrel=2
pkgdesc="An URL retrival utility and library (mingw-w64)"
arch=('any')
url="http://curl.haxx.se"
license=("MIT")
depends=('mingw-w64-crt'
'mingw-w64-gnutls'
- 'mingw-w64-libidn'
+ 'mingw-w64-libidn2'
'mingw-w64-libssh2'
'mingw-w64-openssl'
'mingw-w64-zlib')