summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-03-14 21:21:38 +0100
committerMichel Zou2016-03-14 21:21:38 +0100
commit1a3e8134757688ee267d7196e569792415be7142 (patch)
treea8ecfaef9dfcd1ce5d4dc13d79d78ee5f1617f15 /PKGBUILD
parentc66bbfdddd8e50b7d6eb5d6069a4328c8889bd9b (diff)
downloadaur-1a3e8134757688ee267d7196e569792415be7142.tar.gz
7.47.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35c2364c6910..0e1152723c6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: ant32 <antreimer@gmail.com>
pkgname=mingw-w64-curl
-pkgver=7.44.0
+pkgver=7.47.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=('6b952ca00e5473b16a11f05f06aa8dae')
+md5sums=('9ea3123449439bbd960cd25cf98796fb')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"