summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-03-31 22:00:36 +0200
committerMichel Zou2016-03-31 22:00:36 +0200
commite4cc052aa83ec41445e71cfa9639a3c2fea3b374 (patch)
treee0acffc7e2c96eb95486ee3dcb60f8d26b57f6c5 /PKGBUILD
parent1a3e8134757688ee267d7196e569792415be7142 (diff)
downloadaur-e4cc052aa83ec41445e71cfa9639a3c2fea3b374.tar.gz
7.48.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e1152723c6d..261208d8ed86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: ant32 <antreimer@gmail.com>
pkgname=mingw-w64-curl
-pkgver=7.47.1
+pkgver=7.48.0
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=('9ea3123449439bbd960cd25cf98796fb')
+md5sums=('d42e0fc34a5cace5739631cc040974fe')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"