summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-01-14 13:12:11 +0100
committerMichel Zou2017-01-14 13:12:11 +0100
commit17163eed6abc2db159381a303a1c24c76d5023c3 (patch)
tree9c4287b2cc5dce9003a5cc623379f815c7c80d95 /PKGBUILD
parente4cc052aa83ec41445e71cfa9639a3c2fea3b374 (diff)
downloadaur-17163eed6abc2db159381a303a1c24c76d5023c3.tar.gz
7.52.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 261208d8ed86..a7cf7fad5f74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: ant32 <antreimer@gmail.com>
pkgname=mingw-w64-curl
-pkgver=7.48.0
+pkgver=7.52.1
pkgrel=1
pkgdesc="An URL retrival utility and library (mingw-w64)"
arch=('any')
@@ -16,7 +16,7 @@ depends=('mingw-w64-crt'
makedepends=('mingw-w64-configure')
options=('staticlibs' '!strip' '!buildflags')
source=("$url/download/curl-$pkgver.tar.bz2")
-md5sums=('d42e0fc34a5cace5739631cc040974fe')
+md5sums=('dd014df06ff1d12e173de86873f9f77a')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"