From 22685b752c39cafe65bfaa86feb06010db91a9cc Mon Sep 17 00:00:00 2001 From: "J. Peter Mugaas" Date: Sat, 21 Jan 2017 13:35:16 -0500 Subject: [PATCH] mingw-w64-go 1.7.4 - Update to latest version (#2114) --- mingw-w64-go/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-go/PKGBUILD b/mingw-w64-go/PKGBUILD index c3e134a370..7bb564face 100644 --- a/mingw-w64-go/PKGBUILD +++ b/mingw-w64-go/PKGBUILD @@ -3,7 +3,7 @@ _realname=go pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=1.7.3 +pkgver=1.7.4 pkgrel=1 pkgdesc="Go Lang (mingw-w64)" arch=('any') @@ -15,7 +15,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-${_realname}") options=('!strip') source=("https://golang.org/dl/go${pkgver}.src.tar.gz" 0010-go1.7-proper-go-binary-path.patch) -sha256sums=('79430a0027a09b0b3ad57e214c4c1acfdd7af290961dd08d322818895af1ef44' +sha256sums=('4c189111e9ba651a2bb3ee868aa881fab36b2f2da3409e80885ca758a6b614cc' 'feccfe481221f063acef00f7d9daf33ce0f369b2a065513067d8308d56258cc5') prepare() {