summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2018-09-06 18:18:27 +0200
committerMichel Zou2018-09-06 18:18:27 +0200
commitcb88d08cc2af7c0a873ea556707b737087669b88 (patch)
treee2ee51f2059f8e90b4ad13204d1017d9567281b2 /PKGBUILD
parentd45cd6de627b9bd4e3babe92ea3f6a7457b8ac99 (diff)
downloadaur-cb88d08cc2af7c0a873ea556707b737087669b88.tar.gz
7.61.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9015dea2e63b..3d9ff46f53f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: ant32 <antreimer@gmail.com>
pkgname=mingw-w64-curl
-pkgver=7.61.0
+pkgver=7.61.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")
-sha256sums=('5f6f336921cf5b84de56afbd08dfb70adeef2303751ffb3e570c936c6d656c9c')
+sha256sums=('a308377dbc9a16b2e994abd55455e5f9edca4e31666f8f8fcfe7a1a4aea419b9')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"